diff options
author | root <root> | 2012-05-06 16:30:28 +0000 |
---|---|---|
committer | root <root> | 2012-05-06 16:30:28 +0000 |
commit | b2ea4853acbd7194535e1827839cf4d35a274c9a (patch) | |
tree | 2817f8e1fe273b212bfebecc55a2192b01ab822b /Changes | |
parent | 618ec8b7a5fef3b1ac366d3b6e3961748a6a2533 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ TODO: faq, process a thing in each iteration - work around some kernels losing file descriptors by leaking the kqueue descriptor in the child. - include sys/syscall.h instead of plain syscall.h. + - check for io watcher loops in ev_verify, check for the most + common reported usage bug in ev_io_start. 4.11 Sat Feb 4 19:52:39 CET 2012 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as |