diff src/event/ngx_event_udp.c @ 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 6d4bc025c5a7
children 45db1b5c1706 fdc3d40979b0
line wrap: on
line diff