]> git.kaiwu.me - haproxy.git/commit
MINOR: mux-quic: handle flow-control frame on qstream read
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 27 Mar 2026 09:15:13 +0000 (10:15 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 2 Apr 2026 12:02:04 +0000 (14:02 +0200)
commit068baf4ddfc1f5085b83ad2bc426ed7e395e13ad
treef6b177177a1e4c84416081986fc3d851a3e35b1a
parent6ae22a50e5ebd6c915834e7a15d90766b04db468
MINOR: mux-quic: handle flow-control frame on qstream read

Implements parsing of frames related to flow-control for mux-quic
running on the new QMux protocol. This simply calls qcc_recv_*() MUX
functions already used by QUIC.
src/mux_quic_qstrm.c