diff options
author | root <root> | 2008-05-20 23:49:41 +0000 |
---|---|---|
committer | root <root> | 2008-05-20 23:49:41 +0000 |
commit | 0dbf95cdb88bc0b17ce3e02ca405c1905b98c344 (patch) | |
tree | 003857ed483d45909ab394e05c6b49d67959b48c /Changes | |
parent | c204ee30e962b3af31eb37c9ba3154d5cebaba04 (diff) |
timing changes, from <= to <
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Revision history for libev, a high-performance and full-featured event loop. 3.4 - work around an (undocumented) bug in winsocket select: if you provide only empty fd sets then select returns WSAEINVAL. how sucky. + - improve timer scheduling stability and reduce use of time_epsilon. - use 1-based 2-heap for EV_MINIMAL, simplifies code, reduces codesize and makes for better cache-efficiency. - use 3-based 4-heap for !EV_MINIMAL. this makes better use |