diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Revision history for libev, a high-performance and full-featured event loop. - event_base_loopexit should return 0 on success (W.C.A. Wijngaards). + - work around poll() potentially not clearing revents + field in ev_poll (Brandon Black). - added linux eventfd support. - try to autodetect epoll and inotify support by libc header version if not using autoconf. |