comparison src/core/ngx_times.c @ 5983:69c4912066a4

Core: make ngx_connection_local_sockaddr() always assign address. Previously, this function checked for connection local address existence and returned error if it was missing. Now a new address is assigned in this case making it possible to call this function not only for accepted connections.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 17 Feb 2015 14:26:44 +0300
parents 777202558122
children 40bea39731d7
comparison
equal deleted inserted replaced
5982:f3f25ad09dee 5983:69c4912066a4