mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-25 08:51:10 +01:00
Move qcc_get_qcs() function from xprt_quic.c to mux_quic.c. This function is used to retrieve the qcs instance from a qcc with a stream id. This clearly belongs to the mux-quic layer.