]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: support a max number of built packet per send iteration
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 11 Oct 2024 15:57:57 +0000 (17:57 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 31 Oct 2024 14:35:31 +0000 (15:35 +0100)
commit4618b48c19c41959381a89de266aaf01a5ed9dd2
tree4721f820e5b8f51f53afaf9ad326b16d85475468
parentebdcb59a0f13de6c7635583ea71bf7036eb9774f
MINOR: quic: support a max number of built packet per send iteration
include/haproxy/quic_tx.h
src/quic_conn.c
src/quic_tx.c