mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-03 18:11:06 +02:00
This patch implements QMux emission of transport parameters via xprt_qstrm. Similarly to receive, this is performed in conn_send_qstrm() which uses lower xprt snd_buf operation. The connection must first be flagged with CO_FL_QSTRM_SEND to trigger this step.