Parent Directory
|
Revision Log
|
Patch
revision 34 by lusky, Sun Oct 2 21:05:51 2005 UTC | revision 908 by stu, Sun Nov 4 23:21:51 2007 UTC | |
---|---|---|
# | Line 24 | Line 24 |
24 | */ | */ |
25 | ||
26 | #include "stdinc.h" | #include "stdinc.h" |
27 | #if USE_IOPOLL_MECHANISM == __IOPOLL_MECHANISM_EPOLL | |
28 | #include "fdlist.h" | #include "fdlist.h" |
29 | #include "ircd.h" | #include "ircd.h" |
30 | #include "memory.h" | #include "memory.h" |
# | Line 217 comm_select(void) | Line 218 comm_select(void) |
218 | comm_setselect(F, 0, NULL, NULL, 0); | comm_setselect(F, 0, NULL, NULL, 0); |
219 | } | } |
220 | } | } |
221 | #endif |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.30 |