commit | b095252a232361469275c1fda665b6d00d529f6e | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Fri Jul 16 11:42:44 2021 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Sep 23 15:27:25 2021 +0200 |
tree | 158a841ff67e04ed9fb8396e4dd94324b838c62d | |
parent | c8d3f873e8e18bf7c51e738ebc8d7f20edae3fdc [diff] |
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.