]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: socket transfer: Set a timeout on the socket.
authorOlivier Houchard <ohouchard@haproxy.com>
Thu, 6 Apr 2017 12:45:14 +0000 (14:45 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 13 Apr 2017 17:15:17 +0000 (19:15 +0200)
commit547408787ffe1c03b975e94f01b64492d15ca97d
tree574f6ec5e23be214b629baeff15a5ec24fcc0d46
parent1fc0516516defd57574efb677d7f698757e62d68
MINOR: socket transfer: Set a timeout on the socket.

Make sure we're not stuck forever by setting a timeout on the socket.
src/cli.c
src/haproxy.c