libuv/include
Ben Noordhuis 80b554129b unix: reactive new idle watcher implementation
The new idle watcher was temporarily disabled in 073a48d due to some semantic
incompatibilities with the previous implementation. This commit resolves those
issues and reactivates the new implementation.

One outstanding bug is that idle watchers can run in a different order
(relative to other handle types) than the old implementation, e.g. (timer, idle)
instead of the expected (idle, timer). This will be fixed in an upcoming commit.
2012-05-22 15:13:52 +02:00
..
uv-private unix: reactive new idle watcher implementation 2012-05-22 15:13:52 +02:00
ares_version.h c-ares: upgrade to 1.7.5 2011-09-27 16:04:25 -07:00
ares.h c-ares: upgrade to 1.7.5 2011-09-27 16:04:25 -07:00
uv.h windows: support junctions with uv_fs_synlink 2012-05-17 09:53:26 -07:00