]> git.kaiwu.me - haproxy.git/commit
MINOR: mux_quic: use qcm prefix for mux functions
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 11 May 2026 07:55:36 +0000 (09:55 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 13 May 2026 14:15:47 +0000 (16:15 +0200)
commit1a9ab14efc21f5b0c90a74742836004c735e1271
tree8fe88612e5ebff1f57e947e55ff0c60371023d4f
parent545351f2c152d641059a85bdbd74189ac999dcc0
MINOR: mux_quic: use qcm prefix for mux functions

This is a follow-up on the QUIC MUX renaming process.

A previous patch already renames MUX ops callbacks. The current patch
proceed to a similar operation for the rest of the MUX functions.
include/haproxy/mux_quic.h
src/h3.c
src/mux_quic.c
src/quic_tp.c
src/xprt_qstrm.c