commit | 9534e59bb9057cfa5762f9c119579a67f705de37 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Sep 19 17:14:27 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Sep 20 15:35:29 2022 +0200 |
tree | e9272e822e0c1f27774553b7bcb3b0c5a923bb11 | |
parent | d80fbcaca266696a7d6de7342876d104c42e91e9 [diff] |
MINOR: mux-quic: refactor snd_buf Factorize common code between h3 and hq-interop snd_buf operation. This is inserted in MUX QUIC snd_buf own callback. The h3/hq-interop API has been adjusted to directly receive a HTX message instead of a plain buf. This led to extracting part of MUX QUIC snd_buf in qmux_http module. This should be backported up to 2.6.