ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/EV.xs
(Generate patch)

Comparing EV/EV.xs (file contents):
Revision 1.70 by root, Fri Nov 16 10:37:28 2007 UTC vs.
Revision 1.71 by root, Sat Nov 17 01:41:33 2007 UTC

9 9
10/* fix perl api breakage */ 10/* fix perl api breakage */
11#undef signal 11#undef signal
12#undef sigaction 12#undef sigaction
13 13
14#define EV_USE_MONOTONIC 1
15#define EV_USE_REALTIME 1
16#define EV_SELECT_IS_WINSOCKET 0 14#define EV_SELECT_IS_WINSOCKET 0
17#ifdef _WIN32 15#ifdef _WIN32
18# define EV_SELECT_USE_FD_SET 0 16# define EV_SELECT_USE_FD_SET 0
19# define NFDBITS PERL_NFDBITS 17# define NFDBITS PERL_NFDBITS
20# define fd_mask Perl_fd_mask 18# define fd_mask Perl_fd_mask

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines