libuv/src
Ben Noordhuis dea45940cd unix: fix req cb / close cb invoke delay
Finalization of closed handles and associated requests was sometimes delayed
until an external event (network I/O, timeout, etc.) happened. This commit
addresses that.
2012-06-08 01:37:39 +02:00
..
ares Prepare libuv for shared library build 2011-10-29 00:52:32 +02:00
unix unix: fix req cb / close cb invoke delay 2012-06-08 01:37:39 +02:00
win windows: refactor uv_chdir implementation 2012-06-05 18:23:07 +02:00
cares.c Move shared c-ares glue code from uv-common to cares.c 2012-05-22 16:11:23 +02:00
uv-common.c unix, windows: add debug mode handle printer 2012-06-06 04:25:12 +02:00
uv-common.h uv-common: define INLINE macro 2012-06-02 23:06:43 +02:00