diff options
| author | root <root> | 2009-07-17 14:49:33 +0000 | 
|---|---|---|
| committer | root <root> | 2009-07-17 14:49:33 +0000 | 
| commit | c86e19d112a50d0f32e74f6f698f6dc81687da74 (patch) | |
| tree | b9659be2acb8098ddb9d5d511ee6250dd239fa47 /Changes | |
| parent | 0bbb0b25b366255e5bcab67187ab88b59a3974e7 (diff) | |
3.7
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 7 | 
1 files changed, 5 insertions, 2 deletions
| @@ -1,13 +1,16 @@  Revision history for libev, a high-performance and full-featured event loop. +TODO: ev_walk +TODO: signal handling per loop +  3.7  Fri Jul 17 16:36:32 CEST 2009  	- ev_unloop and ev_loop wrongly used a global variable to exit loops,            instead of using a per-loop variable (bug caught by accident...).  	- the ev_set_io_collect_interval interpretation has changed.          - add 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_invoke_pending, ev_pending_count, together with a long example +          about thread locking.          - add ev_timer_remaining (as requested by Denis F. Latypoff).          - add ev_loop_depth.          - calling ev_unloop in fork/prepare watchers will no longer poll | 
