diff options
author | root <root> | 2008-10-15 14:13:26 +0000 |
---|---|---|
committer | root <root> | 2008-10-15 14:13:26 +0000 |
commit | 8b934f2aceaad295833f96b1dd7bd20ba95aa76b (patch) | |
tree | 87e16b6a4c50eceb8b58d4fe944fe7188971fe00 /Changes | |
parent | 88681d910ed1d5eaea3c75b6ffb560e77c39428b (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,10 +2,11 @@ Revision history for libev, a high-performance and full-featured event loop. WISH? monotonic clocks times/GetTickCount for coarse corrections? +TODO: document 2.6.24-- breakage of inotify - disable inotify usage on linux <2.6.25, as it is broken (reported by Yoann Vandoorselaere). - ev_stat errornously would try to add inotify watchers - even when inotify isn't available (this should only + even when inotify wasn't available (this should only have a performance impact). - ev_once now passes both timeout and io to the callback if both occur concurrently, instead of giving timeouts precedence. |