libuv/include/uv-private
Ben Noordhuis 3c415975d9 unix: don't conditionally compile kqueue fs watcher
Always compile in the kqueue-based fs event watcher and handle it at run-time
if the kernel doesn't actually support it.

Works around build issues when -mmacosx-version-min is not set properly.

Fixes joyent/node#3075.
2012-04-10 23:22:32 +02: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 Fix include guard in tree.h and ngx-queue.h 2012-03-15 02:23:22 +01:00
tree.h Rename __unused to UV__UNUSED. 2012-04-03 17:41:50 +02:00
uv-unix.h unix: don't conditionally compile kqueue fs watcher 2012-04-10 23:22:32 +02:00
uv-win.h Move private req and handle fields to platform headers 2012-04-05 01:28:24 +02:00