commit | bbcea6c3d79208d002710734d5f0826e7fc79465 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Fri Jan 30 17:39:00 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Fri Jan 30 17:39:00 2004 +0000 |
tree | d2a9e6650f2592929b613926c3ded9218164423b | |
parent | 10318a2e4f403d8e96dbdc939ccb51f19afdc180 [diff] [blame] |
nginx-0.0.1-2004-01-30-20:39:00 import
diff --git a/auto/sources b/auto/sources index c83ffa7..1a21c70 100644 --- a/auto/sources +++ b/auto/sources
@@ -77,6 +77,9 @@ 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