diff options
author | root <root> | 2009-04-15 18:47:07 +0000 |
---|---|---|
committer | root <root> | 2009-04-15 18:47:07 +0000 |
commit | 884a0a8e027cf993c05195afd00d0a9e8078417a (patch) | |
tree | eb9784217bdc2070949a3591cde556a55e354ae9 /Changes | |
parent | eb0bc6d98333434ecec2c4e7f7292506667d9141 (diff) |
timer ordering
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ TODO: ev_walk TODO: ev_stop_all TODO: fix signal handling(?) under win32 3.54 + - multiple timers becoming ready within an event loop iteration + will be invoked in the "correct" order now. - do not leave the event loop early just because we have no active watchers, fixing a problem when embedding a kqueue loop that has active kernel events but no registered watchers |