QUIC: Automatically drain non-concluded streams, bugfixes
authorHugo Landau <hlandau@openssl.org>
Mon, 24 Jul 2023 17:11:23 +0000 (18:11 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 31 Jul 2023 13:03:42 +0000 (14:03 +0100)
commit63fac76c2485c7c675fcbd5bc719c969c76ecc01
tree827e1305bc4078ebeb581f9a075c2a41def291eb
parent6d6b3a032dfac23207f475b5bfe692e290f83c85
QUIC: Automatically drain non-concluded streams, bugfixes

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_impl.c
ssl/quic/quic_stream_map.c
ssl/quic/quic_txp.c
test/helpers/quictestlib.c
test/quicapitest.c