QUIC APL: Add internal call to allow changing send buffer size
authorHugo Landau <hlandau@openssl.org>
Tue, 18 Jul 2023 15:12:44 +0000 (16:12 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 31 Jul 2023 13:03:25 +0000 (14:03 +0100)
commit3415677eec8e0b474973115ad871430f11ced3fd
tree1866e9183fbea5f0575b97c89bf8992c653fa89b
parent03b3859501b69d48c8710b6a0754842c7166a7c1
QUIC APL: Add internal call to allow changing send buffer size

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21484)
include/internal/quic_ssl.h
ssl/quic/quic_impl.c