*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2012-05-06 16:30:28 +00:00
parent 59e44a788b
commit 52bb1d564b
1 changed files with 2 additions and 0 deletions

View File

@ -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