libuv/include
Fedor Indutny 09a7f85b70 unix: add uv_backend_fd() and uv_backend_timeout()
This can be used in conjuction with uv_run_once() to poll in one thread and run
the event loop's event callbacks in another.

Useful for embedding libuv's event loop in another event loop.
2012-11-28 16:30:50 +01:00
..
uv-private unix: remove libev 2012-11-16 17:33:29 +01:00
uv.h unix: add uv_backend_fd() and uv_backend_timeout() 2012-11-28 16:30:50 +01:00