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