comparison .hgtags @ 8193:8550b91e8e35 quic

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'.
author Vladimir Homutov <vl@nginx.com>
date Fri, 06 Nov 2020 18:21:31 +0300
parents df41a6b6c2aa
children 66a441bf669b
comparison
equal deleted inserted replaced
8192:183275308d9a 8193:8550b91e8e35