]> 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>
Mon, 21 Oct 2024 09:08:27 +0000 (11:08 +0200)
commit66ed250558559f3b06242b35c97043245a28a151
tree68e41fbbe6a4da337c82820a23b979bb6b1294c9
parent90d0a8cec7cb81f4be783c36336de58761c488c8
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