MINOR: check: Fix checks when using SRV records.
authorOlivier Houchard <ohouchard@haproxy.com>
Fri, 4 Aug 2017 16:39:01 +0000 (18:39 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 9 Aug 2017 14:32:50 +0000 (16:32 +0200)
commitb68fda40d7f27842b1911662efb9e97a457c8e6e
tree3cf24b66e961991a262db8914d0c6f690b6f51e8
parent8da5f98fbe227f7fa619989867a942ac78e2a8f8
MINOR: check: Fix checks when using SRV records.

When started, a server may not yet have an associated protocol, so don't
bother trying to run the checks until it is there.
src/checks.c