mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-06 07:31:57 +01:00
Introduce a new field in session, "srv_conn", and a linked list of sessions in the connection. It will be used later when we'll switch connections from being managed by the stream, to being managed by the session.