mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-16 11:13:21 +02:00
This commit is similar to the previous one but deals with MAX_DATA for connection-level data flow control. It uses the same function qcc_consume_qcs() to update flow control level and generate a MAX_DATA frame if needed.