]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC CHANNEL: Handle network errors as connection-fatal events
authorHugo Landau <hlandau@openssl.org>
Mon, 9 Jan 2023 15:47:47 +0000 (15:47 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:37 +0000 (13:20 +0000)
commitdf15e990ff2557fd43fe4d661c8e1988a3d0ffcc
tree551063099e942942e4c9d0c8aee258e144ec57ad
parent0550829f53fe74f884e382ec0ec323342f77d181
QUIC CHANNEL: Handle network errors as connection-fatal events

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19703)
ssl/quic/quic_channel.c