libuv/include
Ben Noordhuis 4abd1e0ccc uv-unix: close file descriptors immediately in uv_close()
Don't defer closing of socket and pipe file descriptors to the
next iteration of the event loop. It breaks node.js unit tests
that assume the call to `server.close()` immediately frees up
the bound to address.
2011-08-09 23:14:38 +02:00
..
ares_version.h src/ and include/ directories 2011-07-07 07:52:57 -07:00
ares.h Fix Linux build 2011-07-07 23:55:58 -07:00
eio.h Peter Bright's MSVS fixes 2011-08-06 22:36:59 -07:00
ev.h ev: mark inline functions in ev.h with __attribute__((unused)) 2011-07-21 15:55:23 +02:00
ngx-queue.h src/ and include/ directories 2011-07-07 07:52:57 -07:00
tree.h src/ and include/ directories 2011-07-07 07:52:57 -07:00
uv-unix.h unix: Remove flock code 2011-08-02 07:08:13 +00:00
uv-win.h Build with gyp 2011-08-06 02:17:56 -07:00
uv.h uv-unix: close file descriptors immediately in uv_close() 2011-08-09 23:14:38 +02:00