comparison src/event/modules/ngx_devpoll_module.c @ 93:738fe44c70d5

nginx-0.0.1-2003-05-21-17:28:21 import
author Igor Sysoev <igor@sysoev.ru>
date Wed, 21 May 2003 13:28:21 +0000
parents 19cc647ecd91
children a23d010f356d
comparison
equal deleted inserted replaced
92:19cc647ecd91 93:738fe44c70d5
8 #include <ngx_core.h> 8 #include <ngx_core.h>
9 #include <ngx_connection.h> 9 #include <ngx_connection.h>
10 #include <ngx_event.h> 10 #include <ngx_event.h>
11 11
12 12
13 #if (TEST_DEVPOLL) 13 #if (TEST_BUILD_DEVPOLL)
14 14
15 /* Solaris declarations */ 15 /* Solaris declarations */
16 16
17 #define POLLREMOVE 0x0800 17 #define POLLREMOVE 0x0800
18 #define DP_POLL 0xD001 18 #define DP_POLL 0xD001