libuv/include
Ben Noordhuis 95c5bf8db1 unix,win: merge timers implementation
Merge src/unix/timer.c and src/win/timer.c into src/timer.c.  This
changes the Windows implementation from a binary tree to a binary
heap for generally better performance.

PR-URL: https://github.com/libuv/libuv/pull/1882
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2018-06-25 23:48:15 +02:00
..
uv unix,win: merge timers implementation 2018-06-25 23:48:15 +02:00
uv.h unix,win: add uv_fs_lchown() 2018-06-19 10:05:01 -04:00