[openssl/openssl] a1c87f: Add a QUIC test for back pressure
Matt Caswell
noreply at github.com
Tue Aug 1 18:12:18 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: a1c87f64dd6d6b0f1c8b276dc415f69e1102f930
https://github.com/openssl/openssl/commit/a1c87f64dd6d6b0f1c8b276dc415f69e1102f930
Author: Matt Caswell <matt at openssl.org>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M test/quicapitest.c
Log Message:
-----------
Add a QUIC test for back pressure
Check that if one endpoint is sending data faster than its peer can handle
then we eventually see back pressure.
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21368)
More information about the openssl-commits
mailing list