]> git.kaiwu.me - nginx.git/commit
Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 16 Jun 2015 10:45:19 +0000 (13:45 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 16 Jun 2015 10:45:19 +0000 (13:45 +0300)
commit4404c3fd6d10ce6e393113aabb32cfe7818ff8ac
treec8aa5543423d3e3ef102f75b077f28c6cd0a0efd
parent3ed1b3b5b0ab92666d1e24f9161561d580421f17
Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.

The new name is consistent with the ngx_proxy_protocol_write function.
src/core/ngx_proxy_protocol.c
src/core/ngx_proxy_protocol.h
src/http/ngx_http_request.c
src/http/ngx_http_spdy.c