mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 10:52:42 +02: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.