]> git.kaiwu.me - nginx.git/commit
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
authorRoman Arutyunyan <arut@nginx.com>
Mon, 20 Jun 2016 08:50:39 +0000 (11:50 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 20 Jun 2016 08:50:39 +0000 (11:50 +0300)
commit5b201ac31f968d13f1165e7f29967e5826ccb9a1
tree61ce22b2491314e54fbcd585a28ffaa39cd49382
parent72d4e5d7930a07a8753640061bbe9210c6a1f890
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
15 files changed:
src/core/ngx_inet.c
src/core/ngx_inet.h
src/core/ngx_proxy_protocol.c
src/core/ngx_resolver.c
src/event/ngx_event_openssl_stapling.c
src/http/modules/ngx_http_realip_module.c
src/http/ngx_http.c
src/http/ngx_http_header_filter_module.c
src/http/ngx_http_upstream_round_robin.c
src/http/ngx_http_variables.c
src/http/v2/ngx_http_v2_filter_module.c
src/mail/ngx_mail.c
src/mail/ngx_mail_auth_http_module.c
src/stream/ngx_stream.c
src/stream/ngx_stream_proxy_module.c