Sha256: 03eb64b7a75a9f7c6452ac6fd2d962eac063dc4ddcb2d312c0f8271edb435328

Contents?: true

Size: 312 Bytes

Versions: 13

Compression:

Stored size: 312 Bytes

Contents

#define EV_STANDALONE              /* keeps ev from requiring config.h */
#ifdef _WIN32
# define EV_SELECT_IS_WINSOCKET 1   /* configure libev for windows select */
# define FD_SETSIZE 2048 /* wishful thinking, as msvcrt6 [?] seems to only allow 512 fd's and 256 sockets max */
#endif

#include "../libev/ev.h"

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
cool.io-1.2.1 ext/cool.io/ev_wrap.h
cool.io-1.1.1 ext/cool.io/ev_wrap.h
cool.io-1.2.0-x86-mswin32-60 ext/cool.io/ev_wrap.h
cool.io-1.2.0-x86-mingw32 ext/cool.io/ev_wrap.h
cool.io-1.2.0 ext/cool.io/ev_wrap.h
cool.io-1.1.0 ext/cool.io/ev_wrap.h
cool.io-1.0.0 ext/cool.io/ev_wrap.h
cool.io-0.9.0 ext/cool.io/ev_wrap.h
rev-0.3.2 ext/rev/ev_wrap.h
rev-0.3.1 ext/rev/ev_wrap.h
rev-0.3.0 ext/rev/ev_wrap.h
rev-0.2.3 ext/rev/ev_wrap.h
rev-0.2.4 ext/rev/ev_wrap.h