summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-10-01 04:25:25 +0000
committerroot <root>2008-10-01 04:25:25 +0000
commit03ba7182d3e525203cd8535ce154a94242a6f511 (patch)
treec2da22108976f524657e0885a88a19bc034a6617 /Changes
parentc53135daec2ac56c937fc5d516031ecbaebdb956 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 44820e2..10a2086 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,10 @@
Revision history for libev, a high-performance and full-featured event loop.
WISH? monotonic clocks times/GetTickCount for coarse corrections?
-TODO: make ev_once timeout=0 useful, and make I/O always win.
+
+ - ev_once now passes both timeout and io to the callback if both
+ occur concurrently, instead of giving timeouts precedence.
+
3.44 Mon Sep 29 05:18:39 CEST 2008
- embed watchers now automatically invoke ev_loop_fork on the
embedded loop when the parent loop forks.