QUIC Receive Stream Management: Call QUIC flow control
authorTomas Mraz <tomas@openssl.org>
Tue, 11 Oct 2022 06:44:46 +0000 (08:44 +0200)
committerHugo Landau <hlandau@openssl.org>
Mon, 14 Nov 2022 08:01:57 +0000 (08:01 +0000)
commite77396f6f508f604b69f795e624896c427fe8b06
treee2a090bbecac076fd993d61783add0c47e5b5da9
parentbbf902c34a90435bacea8a551ac39a559c8df6b2
QUIC Receive Stream Management: Call QUIC flow control

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19351)
include/internal/quic_stream.h
ssl/quic/quic_rstream.c
ssl/quic/quic_sf_list.c
test/quic_stream_test.c