HACK epoll TEST_PANIC_FALLBACK
authorStefan Metzmacher <metze@samba.org>
Sun, 17 Feb 2013 15:43:49 +0000 (16:43 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 1 Mar 2013 17:52:02 +0000 (18:52 +0100)
lib/tevent/tevent_epoll.c

index 0a22d7806fac9c725bd9ae0081a838591acead5d..a909dc98a0532c8ab3c9cf7dd263b1cb3f910c2d 100644 (file)
@@ -32,6 +32,8 @@
 #include "tevent_internal.h"
 #include "tevent_util.h"
 
 #include "tevent_internal.h"
 #include "tevent_util.h"
 
+#define TEST_PANIC_FALLBACK
+
 struct epoll_event_context {
        /* a pointer back to the generic event_context */
        struct tevent_context *ev;
 struct epoll_event_context {
        /* a pointer back to the generic event_context */
        struct tevent_context *ev;