mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-12 09:22:44 +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.