]> git.kaiwu.me - nginx.git/commit
nginx-0.0.1-2003-10-29-11:30:44 import
authorIgor Sysoev <igor@sysoev.ru>
Wed, 29 Oct 2003 08:30:44 +0000 (08:30 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 29 Oct 2003 08:30:44 +0000 (08:30 +0000)
commitb5faed2dc853ee7e6bda6004b16ceedc6c194641
tree7812abde1b258c5e751ac6a85072c792549d55f5
parentab0c4f5038cec58e23a023d8a1e01be038504e3e
nginx-0.0.1-2003-10-29-11:30:44 import
25 files changed:
src/core/ngx_output_chain.c
src/event/modules/ngx_aio_module.c
src/event/modules/ngx_kqueue_module.c
src/event/ngx_event.h
src/event/ngx_event_accept.c
src/event/ngx_event_connect.c
src/event/ngx_event_pipe.c
src/event/ngx_event_pipe.h
src/http/modules/ngx_http_gzip_filter.c
src/http/modules/ngx_http_range_filter.c
src/http/modules/proxy/ngx_http_proxy_handler.c
src/http/modules/proxy/ngx_http_proxy_handler.h
src/http/ngx_http.h
src/http/ngx_http_core_module.c
src/http/ngx_http_header_filter.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_request_body.c
src/http/ngx_http_special_response.c
src/os/unix/ngx_aio.h
src/os/unix/ngx_aio_read.c
src/os/unix/ngx_aio_read_chain.c [new file with mode: 0644]
src/os/unix/ngx_aio_write.c
src/os/unix/ngx_aio_write_chain.c
src/os/unix/ngx_readv_chain.c