diff options
author | root <root> | 2009-07-10 19:10:19 +0000 |
---|---|---|
committer | root <root> | 2009-07-10 19:10:19 +0000 |
commit | 9a4bdcd75ef07d4a9fee91d2dd3f9d4ac1c57580 (patch) | |
tree | 0aadce32eacc79b88ac6226d3333c3b4aea10228 /Changes | |
parent | fe7f056cfc2dc30ab33a1e36b0005fa1e39b0e50 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,8 +3,11 @@ Revision history for libev, a high-performance and full-featured event loop. TODO: ev_walk TODO: remain TODO: on_call_pending, on_suspend_resume ev_invoke_pending (EV_P) +TODO: EV_MINIMAL - ev_unloop and ev_loop wrongly used a global variable to exit loops, instead of using a per-loop variable (bug caught by accident...). + - calling ev_unloop in fork/prepare watchers will no longer poll + for new events. - 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- |