mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 12:22:45 +02:00
Some actions require the "struct session" while the "struct stream" is not avalaible. This patch adds a pointer to the session.
Some actions require the "struct session" while the "struct stream" is not avalaible. This patch adds a pointer to the session.