libuv/include/uv-private
Ben Noordhuis d3efefb043 linux: share inotify fd across event loop
Previously, a new inotify fd was created for each watcher, making it quite easy
to run into the system-wide fs.inotify.max_user_instances limit (usually 128).

Fixes #300.
2012-02-23 09:21:30 -08:00
..
eio.h unix: create separate eio result queue per loop 2011-12-20 20:47:33 +01:00
ev.h Add uv_loop_refcount() function, debug tool. 2012-01-14 00:33:08 +01:00
ngx-queue.h Add ngx_queue_foreach() macro. 2011-12-20 20:47:33 +01:00
tree.h Move private headers into include/uv-private 2011-08-31 00:43:55 -07:00
uv-unix.h linux: share inotify fd across event loop 2012-02-23 09:21:30 -08:00
uv-win.h Merge branch 'v0.6' 2012-02-13 20:02:39 +01:00