diff options
author | root <root> | 2011-12-20 01:47:49 +0000 |
---|---|---|
committer | root <root> | 2011-12-20 01:47:49 +0000 |
commit | 14193d28394031c8e5ce6f876bd30e5fd49a4599 (patch) | |
tree | 966a0bf0500f018502da5d35b84d16354c234917 /Changes | |
parent | 3a831884b3a40369bd602788e927313812476ea3 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ TODO: fix repeat=0 in http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#Be_sm as cache-cold (saving almost 2k code size on typical amd64 setups). - add Symbols.ev and Symbols.event files, that were missing. - fix backend_mintime value for epoll (was 1/1024, is 1/1000 now). + - fix #3 "be smart about timeouts" to not "deadlock" when + timeout == now, also improve the section overall. + - avoid "AVOIDING FINISHING BEFORE RETURNING" idiom. 4.04 Wed Feb 16 09:01:51 CET 2011 - fix two problems in the native win32 backend, where reuse of fd's |