mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-13 20:19:08 +02:00
We make the peers code use applet->ptr instead of conn->xprt_ctx to store the pointer to the current peer. That way it does not depend on a connection anymore.