diff options
author | root <root> | 2013-03-01 11:13:22 +0000 |
---|---|---|
committer | root <root> | 2013-03-01 11:13:22 +0000 |
commit | 1aa1aadea60855298e59aeb5555e71135086b348 (patch) | |
tree | e6d5223138bda4a6bda7ee5cb4f3cfa4a0ed6b69 /Changes | |
parent | 97e8bdd65b5bee3597723feb2397758d64797b2b (diff) |
4.15
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,13 +6,14 @@ TODO: faq, process a thing in each iteration TODO: dbeugging tips, ev_verify, ev_init twice TODO: ev_break for immediate exit (EVBREAK_NOW?) TODO: ev_feed_child_event - TODO: document the special problem of signals around fork. TODO: store pid for each signal TODO: document file descriptor usage per loop TODO: store loop pid_t and compare isndie signal handler,store 1 for same, 2 for differign pid, clean up in loop_fork TODO: embed watchers need updating when fd changes TODO: document portbaility requirements for atomic pointer access + +4.15 Fri Mar 1 12:04:50 CET 2013 - destroying a non-default loop would stop the global waitpid watcher (Denis Bilenko). - queueing pending watchers of higher priority from a watcher now invokes |