aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.h
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2020-05-21 15:38:52 +0300
committerVladimir Homutov <vl@nginx.com>2020-05-21 15:38:52 +0300
commit7e0314de24fb9f48931aff8023a9cbe597991800 (patch)
treefdcda2673a2a0a8c533e71983e6e9224947f96a0 /src/http/ngx_http_request.h
parent089bc0baf4956734291f9504b9ca43048dd1c591 (diff)
downloadnginx-7e0314de24fb9f48931aff8023a9cbe597991800.tar.gz
nginx-7e0314de24fb9f48931aff8023a9cbe597991800.zip
Avoided excessive definitions for connection state.
There is no need in a separate type for the QUIC connection state. The only state not found in the SSL library is NGX_QUIC_ST_UNAVAILABLE, which is actually a flag used by the ngx_quic_close_quic() function to prevent cleanup of uninitialized connection.
Diffstat (limited to 'src/http/ngx_http_request.h')
0 files changed, 0 insertions, 0 deletions