]> git.kaiwu.me - nginx.git/commit
nginx-0.0.1-2003-05-12-19:52:24 import
authorIgor Sysoev <igor@sysoev.ru>
Mon, 12 May 2003 15:52:24 +0000 (15:52 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 12 May 2003 15:52:24 +0000 (15:52 +0000)
commit6b863e353d54420c323d67f86aad0b90ba04e316
tree51d13ab529d2605be3995333d71344c917c5c4f4
parent4fe262b6821a461b3dbb3d6bfd05a8f713157524
nginx-0.0.1-2003-05-12-19:52:24 import
17 files changed:
src/core/nginx.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 [new file with mode: 0644]
src/event/ngx_event_connect.h [new file with mode: 0644]
src/event/ngx_event_timer.c
src/http/modules/proxy/ngx_http_event_proxy_handler.c
src/http/ngx_http.h
src/http/ngx_http_core_module.c
src/http/ngx_http_event.c
src/http/ngx_http_parse.c
src/os/unix/ngx_daemon.c [new file with mode: 0644]
src/os/unix/ngx_freebsd_init.c [new file with mode: 0644]
src/os/unix/ngx_freebsd_init.h [new file with mode: 0644]
src/os/unix/ngx_freebsd_rfork_thread.c
src/os/unix/ngx_init.c [new file with mode: 0644]