]> git.kaiwu.me - nginx.git/commit
refactor http listen code:
authorIgor Sysoev <igor@sysoev.ru>
Wed, 21 Oct 2009 08:19:46 +0000 (08:19 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 21 Oct 2009 08:19:46 +0000 (08:19 +0000)
commit79d630ac11d8a7979622925a39be65d606294609
treecc3cf40735552ded4390bd24525ee9c765732338
parente418e0661cd2e7972e73cd67412d019ce2ed13bf
refactor http listen code:

*) add listen's to the global cmcf->ports array instead of server's one
*) rename ngx_http_listen_conf_t to ngx_http_listen_opt_t
src/http/ngx_http.c
src/http/ngx_http.h
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h