diff options
| author | root <root> | 2008-05-22 02:44:57 +0000 | 
|---|---|---|
| committer | root <root> | 2008-05-22 02:44:57 +0000 | 
| commit | d41249dd73b09bfe9b65221b4b15ae5805291e91 (patch) | |
| tree | 51bc1a90a3dbe895b952b49c5ed7b648881fdb25 /Changes | |
| parent | 8ddd8acbba9f80fef5a7fd9b84c664fd8136f955 (diff) | |
*** empty log message ***
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. | 
