diff options
author | root <root> | 2012-05-15 13:03:20 +0000 |
---|---|---|
committer | root <root> | 2012-05-15 13:03:20 +0000 |
commit | 47fe1e57e56447c355cec688abf269e23470e8c0 (patch) | |
tree | 6250b2b47ea71d9b33e46517138ed3984a3c8bfb /Changes | |
parent | 1abb0def006c9dd02941ac27b1c49a27d43bbc81 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ TODO: EV_STANDALONE == NO_HASSEL (do not use clock_gettime in ev_standalone) TODO: faq, process a thing in each iteration TODO: dbeugging tips, ev_verify, ev_init twice + - destroying a non-default loop would stop the global waitpid + watcher (Denis Bilenko). - queueing pending watchers of higher priority from a watcher now invokes them in a timely fashion (reported by Denis Bilenko). - add throw() to all libev functions that cannot throw exceptions, for |