]> git.kaiwu.me - haproxy.git/commit
MEDIUM: quic: Mark copies of acknowledged frames as acknowledged
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 25 Apr 2022 08:28:49 +0000 (10:28 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 28 Apr 2022 14:22:40 +0000 (16:22 +0200)
commitda342556c33f214f684eaa81cec67a6cacf2db7e
tree456aaf842d6904098e0e4b908a01c575eac199d9
parent1809c33d6eb52beff14f9d02d811375619d3d347
MEDIUM: quic: Mark copies of acknowledged frames as acknowledged

We call qc_release_frm() to do so from this function everywhere a frame
is released.
include/haproxy/xprt_quic.h
src/quic_stream.c
src/xprt_quic.c