Remove the next_watcher and replace it with a linked list. Said list is named endgame_handles (because the uv-win calls it that) and contains all the handles that are in the UV_CLOSING state. The goal of this commit is two-fold: a) remove a dependency on libev, and b) share more code with uv-win in the future A nice side effect is that it shaves a few bytes off a uv_handle_t. |
||
|---|---|---|
| .. | ||
| uv-private | ||
| ares_version.h | ||
| ares.h | ||
| uv.h | ||