libuv/src
Bert Belder db7dc6899d win: fix UV_EALREADY incorrectly set
UV_EALREADY itself is already a libuv error, it should be set with
uv__set_artifical_error and not with uv__set_sys_error.

Closes #802
2013-05-18 20:45:36 +02:00
..
unix darwin: assume CFRunLoopStop() isn't thread-safe 2013-05-17 20:31:39 +04:00
win win: fix UV_EALREADY incorrectly set 2013-05-18 20:45:36 +02:00
fs-poll.c unix, windows: make uv_fs_t.statbuf public 2013-02-10 17:50:03 +01:00
inet.c inet: snprintf returns int, not size_t 2013-04-10 15:50:39 +02:00
uv-common.c unix, windows: add common uv_udp_* error checking 2013-02-26 16:57:20 +01:00
uv-common.h unix: fix strict aliasing warnings, macro-ify functions 2013-03-06 23:47:43 +01:00
version.c Now working on v0.10.8 2013-05-14 16:50:22 -07:00