]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: Add helper for task creation for checks
authorSimon Horman <horms@verge.net.au>
Mon, 25 Nov 2013 01:46:32 +0000 (10:46 +0900)
committerWilly Tarreau <w@1wt.eu>
Mon, 25 Nov 2013 06:31:15 +0000 (07:31 +0100)
commit5c9424258ec24c54a7b8e10827c813e06fec7329
tree0dc502cad747d441ac61b0700219affb50f0ecb4
parentf65194a6fa180d298021a58e40ed19ecea64bb6d
MEDIUM: Add helper for task creation for checks

This helper is in preparation for adding a second struct check element
to struct server.

Signed-off-by: Simon Horman <horms@verge.net.au>
src/checks.c