summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2009-11-17 00:22:28 +0000
committerroot <root>2009-11-17 00:22:28 +0000
commitfbd0b1aaa632a216cf036793c74fe55a237d1235 (patch)
tree9c35391e6188afc4d9760fcaaa0ca6a9538bc6b3 /Changes
parentc683c73bcd78d4720f82bba6c9627b225393de9c (diff)
ev_stat_bug2
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index 5780800..39fc1bb 100644
--- a/Changes
+++ b/Changes
@@ -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.