]> git.kaiwu.me - nginx.git/commit
nginx-0.0.1-2003-04-14-21:04:58 import
authorIgor Sysoev <igor@sysoev.ru>
Mon, 14 Apr 2003 17:04:58 +0000 (17:04 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 14 Apr 2003 17:04:58 +0000 (17:04 +0000)
commit9e4920b810e1e5e620d3c3638b20cef7446baa6d
treedbe4721aa1ae68ea087c2b8cd2898bfcfba4b105
parentfd67586ef670a2ed181bb19d60619714f404aacc
nginx-0.0.1-2003-04-14-21:04:58 import
15 files changed:
src/core/ngx_connection.h
src/core/ngx_file.c
src/core/ngx_hunk.h
src/event/ngx_event.h
src/event/ngx_event_accept.c
src/event/ngx_event_proxy.c [new file with mode: 0644]
src/event/ngx_event_proxy.h [new file with mode: 0644]
src/http/modules/proxy/ngx_http_event_proxy_handler.c
src/http/modules/proxy/ngx_http_event_proxy_handler.h
src/http/ngx_http_core_module.c
src/http/ngx_http_output_filter.c
src/http/ngx_http_write_filter.c
src/os/unix/ngx_files.c
src/os/unix/ngx_files.h
src/os/unix/ngx_recv_chain.c