diff options
author | Vladimir Homutov <vl@nginx.com> | 2020-05-21 15:38:52 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2020-05-21 15:38:52 +0300 |
commit | 7e0314de24fb9f48931aff8023a9cbe597991800 (patch) | |
tree | fdcda2673a2a0a8c533e71983e6e9224947f96a0 /src/http/ngx_http_request.h | |
parent | 089bc0baf4956734291f9504b9ca43048dd1c591 (diff) | |
download | nginx-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