comparison .hgtags @ 8526:11fc65261689 quic

QUIC: disabled bidirectional SSL shutdown after 09fb2135a589. On QUIC connections, SSL_shutdown() is used to call the send_alert callback to send a CONNECTION_CLOSE frame. The reverse side is handled by other means. At least BoringSSL doesn't differentiate whether this is a QUIC SSL method, so waiting for the peer's close_notify alert should be explicitly disabled.
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 21 Aug 2020 14:41:42 +0300
parents 7d46c9f56c9a
children 0896ed4ddee4
comparison
equal deleted inserted replaced
8525:64a484fd40a9 8526:11fc65261689