]> git.kaiwu.me - 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 09:32:50 +0000 (10:32 +0100)
commit9c4d1fd9ed57f04543acb673af606312b133dc3b
tree286e9ad923c29fd7cd97625e95f0689326e74078
parent36f6bd523a43ecbf1db9a0e0f46366c5a99f57d0
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