diff options
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -7,6 +7,8 @@ Revision history for libev, a high-performance and full-featured event loop.          - assume negative return values != -1 signals success of port_getn            (http://cvs.epicsol.org/cgi/viewcvs.cgi/epic5/source/newio.c?rev=1.52)            (no known failure reports, but it doesn't hurt). +        - fork detection in ev_embed now stops and restarts the watcher +          automatically.          - EXPERIMENTAL: default the method to operator () in ev++.h,            to make it nicer to use functors (requested by Benedek László).          - fixed const object callbacks in ev++.h. @@ -16,6 +18,7 @@ Revision history for libev, a high-performance and full-featured event loop.          - inotify watchers could be leaked under certain circumstances.          - OS X 10.5 is actually even more broken than earlier versions,            so fall back to select on that piece of garbage. +        - fixed some weirdness in the ev_embed documentation.  3.49 Wed Nov 19 11:26:53 CET 2008  	- ev_stat watchers will now use inotify as a mere hint on | 
