diff options
author | root <root> | 2008-04-02 06:34:50 +0000 |
---|---|---|
committer | root <root> | 2008-04-02 06:34:50 +0000 |
commit | 44f698ae2a749d552fab07dd450d4085f8f83531 (patch) | |
tree | 6b3f47ef0dbd6593ea22d07f5075b7bd4ed08e10 /Changes | |
parent | 812df45ef78bee506a4923d2b1498cdc66aebff1 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ 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. + - add ev_async_pending. 3.1 Thu Mar 13 13:45:22 CET 2008 - implement ev_async watchers. |