mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-03 16:15:12 -04:00
Adapts mux-quic functions related to emission for future QMux protocol support. In short, QCS will not used a qc_stream_desc object but instead a plain buffer. This is inserted as a union in QCS structure. Every access to QUIC qc_stream_desc is protected by a prior conn_is_quic() check. Also, pacing is useless for QMux and thus is disabled for such protocol. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||