MINOR: server/checks: Move parsing of agent keywords in checks.c
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 6 Apr 2020 12:26:30 +0000 (14:26 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 07:39:38 +0000 (09:39 +0200)
commitcbba66cdc34df7a5ee5d422784e2c3cb835ebf2b
treede24d1a1dae3a1df14fdd710ae27cf3dad7b24b4
parent267b01b7611699a4a2b98c6f36c651f5cacd76a9
MINOR: server/checks: Move parsing of agent keywords in checks.c

Parsing of following keywords have been moved in checks.c file: agent-addr,
agent-check, agent-inter, agent-port, agent-send and no-agent-check.
src/checks.c
src/server.c