comparison conf/win-utf @ 8397: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 63a820b0bc6c
children
comparison
equal deleted inserted replaced
8396:94c06fe6e159 8397:1245e274b9ba