diff options
author | root <root> | 2008-06-17 00:04:56 +0000 |
---|---|---|
committer | root <root> | 2008-06-17 00:04:56 +0000 |
commit | 234743d91d592d5cc9191ddf9f5922b8ea92bb8d (patch) | |
tree | 77da8317487b49057faef16b38003c14f35fe895 | |
parent | 506af60bcd6f8b9d4e443f53ee7f7cc9a08591b5 (diff) |
*** empty log message ***
-rw-r--r-- | Changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ Revision history for libev, a high-performance and full-featured event loop. - work around yet another windows bug: FD_SET actually adds fd's multiple times to the fd_*SET*, despite official MSN docs claiming - otherwise. Reported and wel-analysed by Matt Tolton. - - define NFSBITS to 0 when EV_SELECT_IS_WINSOCKET to make it compile + otherwise. Reported and well-analysed by Matt Tolton. + - define NFDBITS to 0 when EV_SELECT_IS_WINSOCKET to make it compile (reported any analysed by Chris Hulbert). - fix a bug in ev_ebadf (this function is only used to catch programming errors in the libev user). reported by Matt Tolton. |