diff options
author | root <root> | 2008-04-02 10:55:39 +0000 |
---|---|---|
committer | root <root> | 2008-04-02 10:55:39 +0000 |
commit | 9674435454b9c0488807c1d672b44a3e6103a21e (patch) | |
tree | a16b71230db2bdd33222d39071deba9d477008fc /Changes | |
parent | 44f698ae2a749d552fab07dd450d4085f8f83531 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Revision history for libev, a high-performance and full-featured event loop. - fix a 64 bit overflow issue in the select backend, by using fd_mask instead of int for the mask. - rename internal sighandler to avoid clash with very old perls. + - entering ev_loop will not clear the ONESHOT or NONBLOCKING + flags of any outer loops anymore. - add ev_async_pending. 3.1 Thu Mar 13 13:45:22 CET 2008 |