]> git.kaiwu.me - haproxy.git/commit
MINOR: quic: Non-optimal use of a TX buffer
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 7 Jan 2022 13:32:31 +0000 (14:32 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 7 Jan 2022 16:58:26 +0000 (17:58 +0100)
commit99942d6f4c4dc91a2e5227a6915e789fd8c12331
tree571b734a9e1ba0a0572dfb2783636648767b6631
parentf010f0aaf29fe6a280734d2ebe8eeabe5de3af96
MINOR: quic: Non-optimal use of a TX buffer

When full, after having reset the writer index, let's reuse the TX buffer in
any case.
src/xprt_quic.c