]> git.kaiwu.me - nginx.git/commit
Core: the ngx_set_connection_log() macro.
authorVladimir Homutov <vl@nginx.com>
Sat, 25 Apr 2015 19:44:02 +0000 (22:44 +0300)
committerVladimir Homutov <vl@nginx.com>
Sat, 25 Apr 2015 19:44:02 +0000 (22:44 +0300)
commitdf555ffce6fe6416cc874dcd69a64584c6c7f5e8
tree197ff71ba0b0d9dfa4da7f70e6c5bb1d18ff3c1c
parentd61f21c5e8735da57fb1e1c1a91103e71f5c6207
Core: the ngx_set_connection_log() macro.

The http and stream versions of this macro were identical.
src/core/ngx_connection.h
src/http/ngx_http_core_module.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/stream/ngx_stream.c
src/stream/ngx_stream.h
src/stream/ngx_stream_handler.c