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

Comparing libev/ev.h (file contents):
Revision 1.61 by root, Sat Nov 17 02:29:06 2007 UTC vs.
Revision 1.62 by root, Thu Nov 22 12:28:27 2007 UTC

240#define EVMETHOD_POLL 0x00000002 /* !win */ 240#define EVMETHOD_POLL 0x00000002 /* !win */
241#define EVMETHOD_EPOLL 0x00000004 /* linux */ 241#define EVMETHOD_EPOLL 0x00000004 /* linux */
242#define EVMETHOD_KQUEUE 0x00000008 /* bsd */ 242#define EVMETHOD_KQUEUE 0x00000008 /* bsd */
243#define EVMETHOD_DEVPOLL 0x00000010 /* solaris 8 */ /* NYI */ 243#define EVMETHOD_DEVPOLL 0x00000010 /* solaris 8 */ /* NYI */
244#define EVMETHOD_PORT 0x00000020 /* solaris 10 */ 244#define EVMETHOD_PORT 0x00000020 /* solaris 10 */
245#define EVMETHOD_ALL 0x0000ffff /* all methods, also future ones, or so */
245 246
246/* flag bits */ 247/* flag bits */
247#define EVFLAG_NOENV 0x01000000 /* do NOT consult environment */ 248#define EVFLAG_NOENV 0x01000000 /* do NOT consult environment */
248 249
249#if EV_PROTOTYPES 250#if EV_PROTOTYPES

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines