mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-19 09:51:01 +01:00
Regroup all type definitions and functions related to qc_stream_desc in the source file src/quic_stream.c. qc_stream_desc complexity will be increased with the development of Tx multi-buffers. Having a dedicated module is useful to mix it with pure transport/quic-conn code.