From 0a4686f75f02682a280668644026bb886a73b4b0 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 8 Jul 2009 02:46:05 +0000 Subject: *** empty log message *** --- Changes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Changes') diff --git a/Changes b/Changes index 8f3d18c..facbbe4 100644 --- a/Changes +++ b/Changes @@ -3,7 +3,8 @@ Revision history for libev, a high-performance and full-featured event loop. TODO: ev_walk TODO: child wactehr execution order w.r.t. childsigcb reg. priorities TODO: remain -TODO: io_collect documentation + - ev_unloop and ev_loop wrongly used a global variable to exit loops, + instead of using a per-loop variable (bug caught by accident...). - Denis F. Latypoff corrected many typos in example code snippets. - the ev_set_io_collect_interval interpretation has changed. - honor autoconf detection of EV_USE_CLOCK_SYSCALL, also double- @@ -11,6 +12,8 @@ TODO: io_collect documentation use it (reported by ry@tinyclouds). - use GetSystemTimeAsFileTime instead of _timeb on windows, for slightly higher accuracy. + - properly declare ev_loop_verify even when !EV_MULTIPLICITY. + - implement ev_loop_depth. 3.6 Tue Apr 28 02:49:30 CEST 2009 - multiple timers becoming ready within an event loop iteration -- cgit v1.2.3