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