mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-14 01:30:54 +00:00
db90f2aa9f
Group the endpoint target of a conn-stream, its context and the associated flags in a dedicated structure in the conn-stream. It is not inlined in the conn-stream structure. There is a dedicated pool. For now, there is no complexity. It is just an indirection to get the endpoint or its context. But the purpose of this structure is to be able to share a refcounted context between the mux and the conn-stream. This way, it will be possible to preserve it when the mux is detached from the conn-stream. |
||
---|---|---|
.. | ||
base64 | ||
coccinelle | ||
flags | ||
hpack | ||
plug_qdisc | ||
poll | ||
tcploop | ||
trace | ||
udp |