mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-03 18:11:06 +02:00
STREAM frame will also be used by the new QMux protocol. This requires some adaptation in the qf_stream structure. Reference to qc_stream_desc object is replaced by a generic void* pointer. This change is necessary as QMux protocol will not use any qc_stream_desc elements for emission.