summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-05-26 04:14:32 +0000
committerroot <root>2008-05-26 04:14:32 +0000
commitf85b77ac352d8b007139aef3f54a73cd41c70b29 (patch)
treedeeb678d14acae8da561784f5fdd3a565aa92fa6 /Changes
parentd993d6efe358429d7aec3709f3ce85b50a756e2b (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 4 insertions, 2 deletions
diff --git a/Changes b/Changes
index 5d5f7a7..097c391 100644
--- a/Changes
+++ b/Changes
@@ -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