diff options
author | root <root> | 2011-02-20 02:56:23 +0000 |
---|---|---|
committer | root <root> | 2011-02-20 02:56:23 +0000 |
commit | 9b90eb0a8ba0ae6348fd0574f6382f5728e200d8 (patch) | |
tree | ee72d474cfee9634018e5a2c0e67ceed05ba42d3 /Changes | |
parent | 8d3dfc6c8f54e355abc6c0a272a054365fbdb2a5 (diff) |
new floor(), better periodic recalc
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ Revision history for libev, a high-performance and full-featured event loop. +TODO: ev_loop_prefork hint? + + - change the default periodic reschedule function to hopefully be more + exact and correct. + - document reasonable ranges for interval and offset. + - do not rely on -lm anymore: use it when available but use our + own floor () if it is missing. This should make it easier to embed. + 4.04 Wed Feb 16 09:01:51 CET 2011 - fix two problems in the native win32 backend, where reuse of fd's with different underlying handles caused handles not to be removed |