ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_select.c
(Generate patch)

Comparing libev/ev_select.c (file contents):
Revision 1.50 by root, Sun Jan 30 19:05:41 2011 UTC vs.
Revision 1.51 by root, Mon Jan 31 00:49:26 2011 UTC

40#ifndef _WIN32 40#ifndef _WIN32
41/* for unix systems */ 41/* for unix systems */
42# include <inttypes.h> 42# include <inttypes.h>
43# ifndef __hpux 43# ifndef __hpux
44/* for REAL unix systems */ 44/* for REAL unix systems */
45# include <sys/select.h> 45# include <sys/select.h>
46# endif 46# endif
47#endif 47#endif
48 48
49#ifndef EV_SELECT_USE_FD_SET 49#ifndef EV_SELECT_USE_FD_SET
50# ifdef NFDBITS 50# ifdef NFDBITS

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines