summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
authorroot <root>2009-09-18 21:02:12 +0000
committerroot <root>2009-09-18 21:02:12 +0000
commitfdd77c568da2da28ff18c3a92bd77af35a99ea61 (patch)
treefd5af87a255417d782b6421e11ca7ad4d35bfe3a /ev.h
parent630f0baa71578c0f7095403849e600934e920b33 (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 9aebc89..372e895 100644
--- a/ev.h
+++ b/ev.h
@@ -414,6 +414,7 @@ union ev_any_watcher
#define EVBACKEND_KQUEUE 0x00000008U /* bsd */
#define EVBACKEND_DEVPOLL 0x00000010U /* solaris 8 */ /* NYI */
#define EVBACKEND_PORT 0x00000020U /* solaris 10 */
+#define EVBACKEND_ALL 0x0000003FU
#if EV_PROTOTYPES
int ev_version_major (void);