diff src/event/ngx_event.h @ 7874:1245e274b9ba quic

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.
author Vladimir Homutov <vl@nginx.com>
date Thu, 21 May 2020 15:38:52 +0300
parents efd71d49bde0
children 45db1b5c1706 ec2e6893caaa
line wrap: on
line diff