libuv/src
Saúl Ibarra Corretgé 636b108d37 windows: disable CRT debug handler on MinGW32
We cannot actually use it because the header is not present, so disable
it. On MinGW-w64 it does work though.
2014-07-06 20:40:59 +02:00
..
unix unix: return UV_EAGAIN if uv_try_write cannot write any data 2014-07-04 20:45:09 +02:00
win windows: disable CRT debug handler on MinGW32 2014-07-06 20:40:59 +02:00
fs-poll.c unix, windows: removed unused status parameter 2014-03-17 21:42:36 +01:00
heap-inl.h heap: fix heap_remove() 2014-05-23 20:04:42 +04:00
inet.c unix, windows: fix parsing scoped IPv6 addresses 2014-05-25 23:30:46 +02:00
queue.h queue: strengthen type checks 2013-11-02 13:55:57 +01:00
threadpool.c unix, windows: use the same threadpool implementation 2014-06-27 14:27:04 +02:00
uv-common.c unix, win: add uv_udp_try_send 2014-07-04 18:30:33 +02:00
uv-common.h unix, win: add uv_udp_try_send 2014-07-04 18:30:33 +02:00
version.c Now working on v0.10.28 2014-05-01 09:23:46 -07:00