]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: peers: now remove the remote connection setup code
authorWilly Tarreau <w@1wt.eu>
Thu, 18 Jul 2019 15:21:24 +0000 (17:21 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 19 Jul 2019 11:50:09 +0000 (13:50 +0200)
commit02efedac0c714640f10bcc6d63c87daf87a06758
treed4a69ca7a5b922f42e1bb6824a9a5d960391c603
parent1c8d32bb6296f15e7416f1fa91aaeaf6c9fc2075
MINOR: peers: now remove the remote connection setup code

The connection is not needed anymore, the backend does the job.
src/peers.c