diff options
author | root <root> | 2011-02-16 08:02:49 +0000 |
---|---|---|
committer | root <root> | 2011-02-16 08:02:49 +0000 |
commit | 748f4fe50508fa0f8253355b62aa93873bdd6058 (patch) | |
tree | 90a30bc98913362dfc6354853cffebe02fa2b4bf /Changes | |
parent | 0eee55b11b154595ce4856ddda9802cdbacc4e86 (diff) |
ws cleanup, changes
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,8 +1,9 @@ Revision history for libev, a high-performance and full-featured event loop. -TODO: signal mask problem documentation -TODO: ev_loop_wakeup -TODO: windows handle caching, added/not removed in ev_select.c +4.04 Wed Feb 16 09:01:51 CET 2011 + - fix two problems in the native win32 backend, where reuse of fd's + with different underlying handles caused handles not to be removed + or added to the select set (analyzed and tested by Bert Belder). - do no rely on ceil() in ev_e?poll.c. - backport libev to HP-UX versions before 11 v3. - configure did not detect nanosleep and clock_gettime properly when |