]> git.ipfire.org Git - thirdparty/openssl.git/commit
Keep sending datagrams while we have data to send
authorMatt Caswell <matt@openssl.org>
Thu, 17 Aug 2023 14:35:15 +0000 (15:35 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 25 Aug 2023 06:42:39 +0000 (08:42 +0200)
commitaa433014bb36bfff0af17c0eb9d25b6fb2d7d068
tree11635db7643e72037b309e6e2406659700e12096
parente2972982c64f3f1ac10b3ebe1086d99ec67631bd
Keep sending datagrams while we have data to send

If we've got more data to send than will fit in a single datagram we should
keep generating those datagrams until we've sent it all.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21798)
ssl/quic/quic_channel.c
test/recipes/75-test_quicapi_data/ssltraceref.txt