summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2009-04-15 18:47:07 +0000
committerroot <root>2009-04-15 18:47:07 +0000
commit884a0a8e027cf993c05195afd00d0a9e8078417a (patch)
treeeb9784217bdc2070949a3591cde556a55e354ae9 /Changes
parenteb0bc6d98333434ecec2c4e7f7292506667d9141 (diff)
timer ordering
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 9098735..4cf91ec 100644
--- a/Changes
+++ b/Changes
@@ -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