aboutsummaryrefslogtreecommitdiff
path: root/src/stream/ngx_stream_handler.c
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2020-11-06 18:21:31 +0300
committerVladimir Homutov <vl@nginx.com>2020-11-06 18:21:31 +0300
commitb874b822e1270cb19487cffdd7d0f00080f95b94 (patch)
treeaa783dd483db267de9bf26377d0d90b6743a62a0 /src/stream/ngx_stream_handler.c
parent609af6e31d5a74b4a59f2b769fe75b2ab736433e (diff)
downloadnginx-b874b822e1270cb19487cffdd7d0f00080f95b94.tar.gz
nginx-b874b822e1270cb19487cffdd7d0f00080f95b94.zip
QUIC: added proper logging of special values.
A number of unsigned variables has a special value, usually -1 or some maximum, which produces huge numeric value in logs and makes them hard to read. In order to distinguish such values in log, they are casted to the signed type and printed as literal '-1'.
Diffstat (limited to 'src/stream/ngx_stream_handler.c')
0 files changed, 0 insertions, 0 deletions