MINOR: quic: Make use of the last cbuf API when initializing TX ring buffers
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 4 Aug 2021 13:10:32 +0000 (15:10 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commit8b19a9f162a66205b802ced4feae6ee46021e87c
tree067da7b3e00754c10164b4c2e91f0bbbfe41bed9
parentdbe25afbe6c40d427ff66a74d3f1225e2db438f6
MINOR: quic: Make use of the last cbuf API when initializing TX ring buffers

Initialize the circular buffer internal buffer from a specific pool for TX ring
buffers named "pool_head_quic_tx_ring".
src/proto_quic.c