… | |
… | |
3 | TODO: ev_loop_wakeup |
3 | TODO: ev_loop_wakeup |
4 | |
4 | |
5 | TODO: EV_NO_THREADS/NO_SMP and/or EV_USE_PTHREADS or so. also document. |
5 | TODO: EV_NO_THREADS/NO_SMP and/or EV_USE_PTHREADS or so. also document. |
6 | TODO: EV_STANDALONE == NO_HASSEL (do not use clock_gettime in ev_standalone) |
6 | TODO: EV_STANDALONE == NO_HASSEL (do not use clock_gettime in ev_standalone) |
7 | TODO: memory fences for clang |
7 | TODO: memory fences for clang |
|
|
8 | ASKEXG!TODO: #define EV_API_DECL static? ev_default_loop_ptr? ev_rt_now? |
8 | TODO: fix repeat=0 in http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#Be_smart_about_timeouts |
9 | ASKEXG!TODO: fix repeat=0 in http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#Be_smart_about_timeouts |
9 | 4.10 |
10 | 4.10 |
10 | - fix a race where the workaround against the epoll fork bugs |
11 | - fix a race where the workaround against the epoll fork bugs |
11 | caused signals to not be handled anymore. |
12 | caused signals to not be handled anymore. |
12 | - correct backend_fudge for most backends, and implement a windows |
13 | - correct backend_fudge for most backends, and implement a windows |
13 | specific workaround to avoid looping because we call both |
14 | specific workaround to avoid looping because we call both |