diff options
author | root <root> | 2009-11-17 00:22:28 +0000 |
---|---|---|
committer | root <root> | 2009-11-17 00:22:28 +0000 |
commit | fbd0b1aaa632a216cf036793c74fe55a237d1235 (patch) | |
tree | 9c35391e6188afc4d9760fcaaa0ca6a9538bc6b3 /Changes | |
parent | c683c73bcd78d4720f82bba6c9627b225393de9c (diff) |
ev_stat_bug2
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ Revision history for libev, a high-performance and full-featured event loop. TODO: somehow unblock procmask? - backport inotify code to C89. - inotify file descriptors could leak into child processes. - - inotify usage would keep an errornous extra ref on the loop, - preventing exit when unregistering all watchers (testcase + - ev_stat watchers could keep an errornous extra ref on the loop, + preventing exit when unregistering all watchers (testcases provided by ry@tinyclouds.org). - implement EV_WIN32_HANDLE_TO_FD and EV_WIN32_CLOSE_FD configuration symbols to make it easier for apps to do their own fd management. |