mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-03 18:11:06 +02:00
Move <stream> field from qcs type into the inner structure 'tx'. This change is only a minor refactoring without any impact. It is cleaner as Rx buffer elements are already present in 'rx' inner structure. This reorganization is performed before introducing of a new Tx buffer field used for QMux protocol.