commit | d68f8b5a4af7bfc44cced622634e1f2b6e910af8 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue May 30 15:04:46 2023 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue May 30 15:45:55 2023 +0200 |
tree | 8ce88599540c618ebc839aa320a30c9d84b50355 | |
parent | 0f61e4f6d34c86f16c7154f2c5f3b54b2ca395f8 [diff] |
CLEANUP: mux-quic: rename internal functions This patch is similar to the previous one but for QUIC mux functions used inside the mux code itself or application layer. Replace all occurences of qc_* prefix by qcc_* or qcs_*. This should help to better differentiate code between quic_conn and MUX. This should be backported up to 2.7.