QUIC QSM: Clean up SEND_STREAM/RECV_STREAM handling
authorHugo Landau <hlandau@openssl.org>
Tue, 18 Apr 2023 18:30:55 +0000 (19:30 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 12 May 2023 13:47:12 +0000 (14:47 +0100)
commite8b9f63235e82403b7e144ff9a1a3985d44f1c4e
treef218c0f4dda80478456240ccedcdd48e10733aa6
parent723cbe8a73fe3644bb4d8f20d475e57f44955b54
QUIC QSM: Clean up SEND_STREAM/RECV_STREAM handling

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20765)
include/internal/quic_stream_map.h
ssl/quic/quic_channel.c
ssl/quic/quic_stream_map.c
test/quic_txp_test.c