mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-20 10:21:01 +01:00
We initialize the pointer to the listener TX ring buffer list. Note that this is not done for QUIC clients as we do not fully support them: we only have to allocate the list and attach it to server struct I guess.