diff options
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 5 | 
1 files changed, 4 insertions, 1 deletions
| @@ -1,6 +1,8 @@  Revision history for libev, a high-performance and full-featured event loop. -3.33 +3.4 +	- work around an (undocumented) bug in winsocket select: if you +          provide only empty fd sets then select returns WSAEINVAL. how sucky.          - use 1-based 2-heap for EV_MINIMAL, simplifies code, reduces            codesize and makes for better cache-efficiency.          - use 3-based 4-heap for !EV_MINIMAL. this makes better use @@ -14,6 +16,7 @@ Revision history for libev, a high-performance and full-featured event loop.          - improve ev_stat docs.          - add portability requirements section.  	- fix manpage headers etc. +        - normalise WSA error codes to lower range on windows.  3.31 Wed Apr 16 20:45:04 CEST 2008  	- added last minute fix for ev_poll.c by Brandon Black. | 
