summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
authorroot <root>2007-11-22 12:28:27 +0000
committerroot <root>2007-11-22 12:28:27 +0000
commit54a57c74105dc818388cec05e6fc874cdbfebf7f (patch)
treee59571c411c5e916efecf4cb6b1ee2a0c91d3d57 /ev.h
parent99c0baac0b99f53c7a0bb4a0c5a8a10e8b97605f (diff)
*** empty log message ***
Diffstat (limited to 'ev.h')
-rw-r--r--ev.h1
1 files changed, 1 insertions, 0 deletions
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 */