diff options
author | root <root> | 2009-01-06 19:46:56 +0000 |
---|---|---|
committer | root <root> | 2009-01-06 19:46:56 +0000 |
commit | ff4968a12811c47cdda59e91c9c5b1d4355800ab (patch) | |
tree | 3f76d5a6956009ed7488a50060450c7103a4061d /Changes | |
parent | 3a75abe4102c7f57b275b3a0febe1ebc6d05bd62 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,10 +1,19 @@ Revision history for libev, a high-performance and full-featured event loop. + - fix compilation of select backend in fd_set mode when NFDBITS is + missing (to get it to compile on QNX, reported by Rodrigo Campos). + - better select-nfds handling when select backend is in fd_set mode. + - diagnose fd_set overruns when select backend is in fd_set mode. + - due to a thinko, instead of disabling everything but + select on the borked OS X platform, everything but select was + allowed (reported by Emanuele Giaquinta). - actually verify that local and remote port are matching in libev's socketpair emulation, which makes denial-of-service attacks harder (but not impossible - it's windows). Make sure it even works under vista, which thinks that getpeer/sockname should return fantasy port numbers. + - include "libev" all assertion messages for potentially + clearer diagnostics. 3.51 Wed Dec 24 23:00:11 CET 2008 - fix a bug where an inotify watcher was added twice, causing |