libuv/src
Ben Noordhuis 86831fe99c linux: reduce file descriptor count of async pipe
Reopen one of the pipe descriptors as read/write through the procfs.
Allows us to close the original pipe file descriptors, saving a file
descriptor on kernels that don't support eventfd(2).
2014-04-09 20:27:42 +04:00
..
unix linux: reduce file descriptor count of async pipe 2014-04-09 20:27:42 +04:00
win unix: add UV_HANDLE_IPV6 flag to tcp and udp handles 2014-04-02 01:24:39 +02:00
fs-poll.c unix, windows: removed unused status parameter 2014-03-17 21:42:36 +01:00
heap-inl.h heap: fix node removal 2014-02-23 11:57:43 +04:00
inet.c unix, windows: return error codes directly 2013-07-07 09:51:00 +02:00
queue.h queue: strengthen type checks 2013-11-02 13:55:57 +01:00
uv-common.c unix, windows: set required size on UV_ENOBUFS 2014-02-25 11:56:02 +01:00
uv-common.h tcp: uv_tcp_dualstack() 2014-01-19 23:07:42 +00:00
version.c Now working on v0.10.26 2014-02-18 13:01:54 -08:00