mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-03 04:01:01 +02: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.