commit | 0f61e4f6d34c86f16c7154f2c5f3b54b2ca395f8 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue May 30 14:51:57 2023 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue May 30 15:44:53 2023 +0200 |
tree | c90c57da4ab10110b82af99e3c0bf6ffdd66e622 | |
parent | fa86706468e2cd711d5e8db9b9a60c48d0562ff9 [diff] |
CLEANUP: mux-quic: rename functions for mux_ops Rename all QUIC mux function exposed through mux_ops structure. Use the prefix qmux_* or qmux_strm_*. The objective is to remove qc_* prefix which should only be used in quic_conn layer. This should be backported up to 2.7.