mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-03 16:31:08 +01:00
This function is similar to the previous one, but this time for QCS sending buffer. Previously, each application layer redefine their own version of mux_get_buf() which was used to allocate <qcs.tx.buf>. Unify it under a single function renamed qcc_get_stream_txbuf().