libuv/include/uv-private
Ben Noordhuis 5b9c45120a unix: fold uv__io_cb into ev_io struct
Makes the uv__io code a little more obscure but has the advantage that
sizeof(uv__io_t) == sizeof(ev_io), i.e. the sizes of embedding handles
don't change.
2012-05-23 03:57:08 +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: fold uv__io_cb into ev_io struct 2012-05-23 03:57:08 +02:00
uv-win.h Get rid of UV_HANDLE_TYPE_PRIVATE 2012-05-22 16:11:24 +02:00