MINOR: Add function for TX packets reference counting
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 16 Jul 2021 09:42:44 +0000 (11:42 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commitb095252a232361469275c1fda665b6d00d529f6e
tree158a841ff67e04ed9fb8396e4dd94324b838c62d
parentc8d3f873e8e18bf7c51e738ebc8d7f20edae3fdc
MINOR: Add function for TX packets reference counting

Add two functions to encrement or decrement a referenc counter
attached to TX packet structure (struct quic_tx_packet). The packet are freed
when their counters reach the null value.
include/haproxy/xprt_quic-t.h
include/haproxy/xprt_quic.h