mirror of
https://github.com/haproxy/haproxy.git
synced 2026-07-13 19:13:46 -04:00
Defer the shutting of a qcs if there is still data in its tx buffers. In this case, the conn_stream is closed but the qcs is kept with a new flag QC_SF_DETACH. On ACK reception, the xprt wake up the shut_tl tasklet if the stream is flagged with QC_SF_DETACH. This tasklet is responsible to free the qcs and possibly the qcc when all bidirectional streams are removed. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||