]> git.kaiwu.me - haproxy.git/commit
MINOR: mux_quic: receive MAX_STREAMS_BIDI frames in QMux
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Apr 2026 13:36:38 +0000 (15:36 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 24 Apr 2026 07:33:04 +0000 (09:33 +0200)
commit02bfbddce3fe7f96a7fe37b9d17e917f26e78cca
treef18c80c7278076d2b9a8a50bd3525772a1b6da42
parent64b7ef7971bbf0150859f681aaf6ba68c7c0b53c
MINOR: mux_quic: receive MAX_STREAMS_BIDI frames in QMux

Support reception via QMux of flow control MAX-STREAMS frame for
bidirectional streams. This is similar to the QUIC with shared
qcc_recv_max_streams() function.
src/mux_quic_qstrm.c