mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-23 09:59:16 -05:00
Move the xprt-buf and ack related fields from qcs to the qc_stream_desc structure. In exchange, qcs has a pointer to the low-level stream. For each new qcs, a qc_stream_desc is automatically allocated. This simplify the transport layer by removing qcs/mux manipulation during ACK frame parsing. An additional check is done to not notify the MUX on sending if the stream is already released : this case may now happen on retransmission. To complete this change, the quic_stream frame now references the quic_stream instance instead of a qcs. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||