mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-28 23:52:06 +00:00
7272cd76fc
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 |