diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2018-06-14 19:22:57 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2018-06-25 23:48:15 +0200 |
commit | 95c5bf8db1535c5e709dda95e9f4656730ae703b (patch) | |
tree | 08aed9768edaae4a8012440e1ebb18a16c3ed01a /docs/src | |
parent | e1f505f84de8af9f88ab95557d826d5989518a93 (diff) | |
download | libuv-95c5bf8db1535c5e709dda95e9f4656730ae703b.tar.gz libuv-95c5bf8db1535c5e709dda95e9f4656730ae703b.zip |
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>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions