]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC TSERVER: Allow reading from a stream after connection termination
authorHugo Landau <hlandau@openssl.org>
Tue, 18 Jul 2023 15:14:05 +0000 (16:14 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 31 Jul 2023 13:03:25 +0000 (14:03 +0100)
commit5904a0a71f5730c2f1e3028e092ea986b603081d
tree7049cafd6a4c5ef5e7af53836c6b219b85c315fe
parentb864110a82096c6b824406a3f8686a5099ea17c4
QUIC TSERVER: Allow reading from a stream after connection termination

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