X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/99c0baac0b99f53c7a0bb4a0c5a8a10e8b97605f..54a57c74105dc818388cec05e6fc874cdbfebf7f:/ev.h diff --git a/ev.h b/ev.h index 384df3e..c0da56b 100644 --- a/ev.h +++ b/ev.h @@ -242,6 +242,7 @@ union ev_any_watcher #define EVMETHOD_KQUEUE 0x00000008 /* bsd */ #define EVMETHOD_DEVPOLL 0x00000010 /* solaris 8 */ /* NYI */ #define EVMETHOD_PORT 0x00000020 /* solaris 10 */ +#define EVMETHOD_ALL 0x0000ffff /* all methods, also future ones, or so */ /* flag bits */ #define EVFLAG_NOENV 0x01000000 /* do NOT consult environment */