summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-01-30 17:39:00 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-01-30 17:39:00 +0000
commitbbcea6c3d79208d002710734d5f0826e7fc79465 (patch)
treed2a9e6650f2592929b613926c3ded9218164423b /auto/sources
parent10318a2e4f403d8e96dbdc939ccb51f19afdc180 (diff)
downloadnginx-bbcea6c3d79208d002710734d5f0826e7fc79465.tar.gz
nginx-bbcea6c3d79208d002710734d5f0826e7fc79465.tar.bz2
nginx-0.0.1-2004-01-30-20:39:00 import
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index c83ffa724..1a21c70a4 100644
--- a/auto/sources
+++ b/auto/sources
@@ -77,6 +77,9 @@ DEVPOLL_SRCS=src/event/modules/ngx_devpoll_module.c
EPOLL_MODULE="ngx_epoll_module"
EPOLL_SRCS=src/event/modules/ngx_epoll_module.c
+SIGIO_MODULE="ngx_sigio_module"
+SIGIO_SRCS=src/event/modules/ngx_sigio_module.c
+
IOCP_MODULE="ngx_iocp_module"
IOCP_SRCS=src/event/modules/ngx_iocp_module.c