mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-25 16:21:27 +02: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.