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

Comparing libev/ev.h (file contents):
Revision 1.58 by root, Thu Nov 15 09:19:43 2007 UTC vs.
Revision 1.59 by root, Fri Nov 16 01:33:54 2007 UTC

239#define EVMETHOD_SELECT 0x00000001 /* about anywhere */ 239#define EVMETHOD_SELECT 0x00000001 /* about anywhere */
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 */ /* NYI */ 244#define EVMETHOD_PORT 0x00000020 /* solaris 10 */
245 245
246/* flag bits */ 246/* flag bits */
247#define EVFLAG_NOENV 0x01000000 /* do NOT consult environment */ 247#define EVFLAG_NOENV 0x01000000 /* do NOT consult environment */
248 248
249#if EV_PROTOTYPES 249#if EV_PROTOTYPES

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines