aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorSaúl Ibarra Corretgé <saghul@gmail.com>2014-09-05 19:18:39 +0200
committerSaúl Ibarra Corretgé <saghul@gmail.com>2014-09-10 09:52:00 +0200
commit54ce3f6c8e689b2807318e1c5d11b08ce9cc61fc (patch)
tree54dde4b984060d2fe67e0be4f47577c79f6d1863 /docs/src
parentbbf6a144e1c8f07e9a752a3fff3a6bc8276a0d9c (diff)
downloadlibuv-54ce3f6c8e689b2807318e1c5d11b08ce9cc61fc.tar.gz
libuv-54ce3f6c8e689b2807318e1c5d11b08ce9cc61fc.zip
windows: further simplify the code for timers
- Remove the UV_HANDLE_ACTIVE flag. It's a duplicate from UV__HANDLE_ACTIVE, which was used solely on timers and loop watchers. - Avoid duplicated code when running timers by stopping the handle and rearming it with the repeat time, thus having a single place where the timers are added and removed to and from the RB tree, respectively.
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions