mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-17 21:11:13 +01:00
Move general function to check if a stream is uni or bidirectional from QUIC MUX to quic_utils module. This should prevent unnecessary include of QUIC MUX header file in other sources.