|
|
@ -4,6 +4,10 @@ TODO: ev_time_freeze, ev_time_thaw |
|
|
|
TODO: ev_walk |
|
|
|
TODO: ev_stop_all |
|
|
|
TODO: fix signal handling(?) under win32 |
|
|
|
- do not leave the event loop early just because we have no active |
|
|
|
watchers, fixing a problem when embedding a kqueue loop |
|
|
|
that has active kernel events but no registered watchers |
|
|
|
(reported by blacksand blacksand). |
|
|
|
- correctly zero the idx values for arrays, so destroying and |
|
|
|
reinitialising the default loop actually works (patch by |
|
|
|
Malek Hadj-Ali). |
|
|
|