mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-22 06:41:28 +02:00
We're trying to move the applets out of the struct connection. So let's remove the dependence on xprt_st and introduce si->applet.st2 to store the missing contextual data instead.