diff options
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -1,6 +1,6 @@  Revision history for libev, a high-performance and full-featured event loop. -3.4 +3.41  	- work around an (undocumented) bug in winsocket select: if you            provide only empty fd sets then select returns WSAEINVAL. how sucky.          - improve timer scheduling stability and reduce use of time_epsilon. @@ -18,8 +18,8 @@ Revision history for libev, a high-performance and full-featured event loop.          - add portability requirements section.  	- fix manpage headers etc.          - normalise WSA error codes to lower range on windows. -        - start some (internal only) consistency check code that -          can be called frequently to catch bugs. +        - add consistency check code that can be called automatically +          or on demand to check for internal structures (ev_loop_verify).  3.31 Wed Apr 16 20:45:04 CEST 2008  	- added last minute fix for ev_poll.c by Brandon Black. | 
