diff options
author | root <root> | 2009-07-14 19:02:43 +0000 |
---|---|---|
committer | root <root> | 2009-07-14 19:02:43 +0000 |
commit | 5b94be118b162aede882beb38d1439e5c7d5a0b7 (patch) | |
tree | 9fddc22fdd68a0709b4097a66684d2d69e93ba12 /Changes | |
parent | 42b98c10bc8cd51a8d366854ba46afc9b7c9cd06 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,8 +2,12 @@ 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 + + - new functionality: ev_set_userdata, ev_userdata, + ev_set_invoke_pending_cb, ev_set_loop_release_cb, + ev_invoke_pending, together with a long example about thread + locking. - 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 |