]> git.kaiwu.me - haproxy.git/commit
CLEANUP: quic: reorganize TP flow-control initialization
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 24 Mar 2025 08:32:44 +0000 (09:32 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 25 Mar 2025 15:29:35 +0000 (16:29 +0100)
commit3db53202890b825a19ef9879a947d184b49003f2
treed4497a176b9bd8a703779bd123f81a336bc4de5a
parenta71007c088a28023c6933b5c88b7192fdad5c071
CLEANUP: quic: reorganize TP flow-control initialization

Adjust initialization of flow-control transport parameters via
quic_transport_params_init().

This is purely cosmetic, with some comments added. It is also a
preparatory step for future patches with addition of new configuration
keywords related to flow-control TP values.
src/quic_tp.c