haproxy/include
Willy Tarreau 175a2bb507 MINOR: connection: pass the proxy when creating a connection
Till now it was very difficult for a mux to know what proxy it was
working for. Let's pass the proxy when the mux is instanciated at
init() time. It's not yet used but the H1 mux will definitely need
it, just like the H2 mux when dealing with backend connections.
2018-09-12 17:39:22 +02:00
..
common MEDIUM: protocol: sockpair protocol 2018-09-12 07:20:17 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: connection: pass the proxy when creating a connection 2018-09-12 17:39:22 +02:00
types MINOR: connection: pass the proxy when creating a connection 2018-09-12 17:39:22 +02:00