mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-09 14:41:40 +02:00
Now the global variable 'sessions' will be a dual-linked list of all known sessions. The list element is set at the beginning of the session so that it's easier to follow them all with gdb.