]> git.kaiwu.me - nginx.git/commit
nginx-0.0.1-2003-06-11-19:28:34 import
authorIgor Sysoev <igor@sysoev.ru>
Wed, 11 Jun 2003 15:28:34 +0000 (15:28 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 11 Jun 2003 15:28:34 +0000 (15:28 +0000)
commit239baac646073cab7bbaf537ba2d6ca844f2c992
treec7c3f61213697a68dc95898d27a730c08abce049
parente4a2526e5ccd4f3f5f160656c1a7b6f865ac44c8
nginx-0.0.1-2003-06-11-19:28:34 import
41 files changed:
src/core/nginx.c
src/core/ngx_conf_file.h
src/core/ngx_connection.h
src/core/ngx_log.c
src/core/ngx_modules.c
src/event/modules/ngx_iocp_module.c
src/event/modules/ngx_iocp_module.h
src/event/modules/ngx_select_module.c
src/event/ngx_event.c
src/event/ngx_event.h
src/event/ngx_event_accept.c
src/event/ngx_event_acceptex.c
src/event/ngx_event_timer.c
src/event/ngx_event_timer.h
src/http/modules/ngx_http_chunked_filter.c
src/http/modules/ngx_http_index_handler.c
src/http/modules/ngx_http_range_filter.c
src/http/ngx_http.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_event.c
src/http/ngx_http_output_filter.c
src/http/ngx_http_special_response.c
src/http/ngx_http_write_filter.c
src/os/unix/ngx_aio_read.c
src/os/unix/ngx_aio_write.c
src/os/unix/ngx_freebsd_config.h
src/os/unix/ngx_freebsd_sendfile_chain.c
src/os/unix/ngx_linux_config.h
src/os/unix/ngx_readv_chain.c
src/os/unix/ngx_recv.c
src/os/unix/ngx_socket.c
src/os/unix/ngx_solaris_config.h
src/os/unix/ngx_writev_chain.c
src/os/win32/ngx_errno.c
src/os/win32/ngx_os_init.h
src/os/win32/ngx_socket.h
src/os/win32/ngx_types.h
src/os/win32/ngx_win32_init.c [moved from src/os/win32/ngx_init.c with 70% similarity]
src/os/win32/ngx_wsarecv.c [new file with mode: 0644]
src/os/win32/ngx_wsasend_chain.c [new file with mode: 0644]