summaryrefslogtreecommitdiffstats
path: root/config.Darwin
diff options
context:
space:
mode:
Diffstat (limited to 'config.Darwin')
-rw-r--r--config.Darwin4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.Darwin b/config.Darwin
index d1203ad..9bea4cd 100644
--- a/config.Darwin
+++ b/config.Darwin
@@ -22,10 +22,10 @@
#define EV_USE_NANOSLEEP 1
#define EV_USE_EVENTFD 0
-#define EV_USE_SELECT 0
+#define EV_USE_SELECT 1
#define EV_USE_POLL 0
#define EV_USE_EPOLL 0
-#define EV_USE_KQUEUE 1
+#define EV_USE_KQUEUE 0
#define EV_USE_PORT 0
#define EV_MULTIPLICITY 0