summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
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.