diff options
| author | root <root> | 2008-05-26 04:14:32 +0000 | 
|---|---|---|
| committer | root <root> | 2008-05-26 04:14:32 +0000 | 
| commit | f85b77ac352d8b007139aef3f54a73cd41c70b29 (patch) | |
| tree | deeb678d14acae8da561784f5fdd3a565aa92fa6 /Changes | |
| parent | d993d6efe358429d7aec3709f3ce85b50a756e2b (diff) | |
*** empty log message ***
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 6 | 
1 files changed, 4 insertions, 2 deletions
| @@ -1,10 +1,12 @@  Revision history for libev, a high-performance and full-featured event loop.  	- pass in the write fd set as except fd set under windows. windows -          is so uncontrollably lame that it requires this. +          is so uncontrollably lame that it requires this. this means that +          switching off oobinline is not supported (but tcp/ip doesn't +          have oob, so that would be stupid anyways.  3.41 Fri May 23 18:42:54 CEST 2008 -	- work around an (undocumented) bug in winsocket select: if you +	- work around an obscure 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.          - use 1-based 2-heap for EV_MINIMAL, simplifies code, reduces | 
