QUIC APL: Implement backpressure on stream creation
authorHugo Landau <hlandau@openssl.org>
Tue, 22 Aug 2023 15:59:57 +0000 (16:59 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 30 Aug 2023 07:28:22 +0000 (08:28 +0100)
commit96fe5e5f964d44dfff8667fb3c0111a25be58c87
treea5bcbd1732db161f17bc3fb071851d78c27ec786
parenta2608e4bc430d6216bbf36f50a29278e8759103a
QUIC APL: Implement backpressure on stream creation

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21815)
crypto/err/openssl.txt
include/openssl/sslerr.h
ssl/quic/quic_impl.c