]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC APL: Fix stream backpressure conditions to use non-I/O errors
authorHugo Landau <hlandau@openssl.org>
Thu, 24 Aug 2023 10:28:17 +0000 (11:28 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 25 Aug 2023 13:11:05 +0000 (15:11 +0200)
commit7a5f58b2cf0d7b2fa0451603a88c3976c657dae9
tree91533030b68f263e2cf9699010cc540ee9dc9013
parent14551f1effa80a773e029d4ae6cb7657eef74bc2
QUIC APL: Fix stream backpressure conditions to use non-I/O errors

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