MINOR: resolvers: rework prototype suffixes to split resolving and dns.
authorEmeric Brun <ebrun@haproxy.com>
Wed, 23 Dec 2020 17:49:16 +0000 (18:49 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 13 Feb 2021 08:43:18 +0000 (09:43 +0100)
commitd30e9a170916aea5ed306dcc27f9c28f33af85ad
tree3b94144a32cad8ae0052e1cc5607b892db6d048e
parent456de77bdb17b1bef5bd8d49f4b8007f23ff26dc
MINOR: resolvers: rework prototype suffixes to split resolving and dns.

A lot of prototypes in dns.h are specific to resolvers and must
be renamed to split resolving and DNS layers.
include/haproxy/dns.h
src/check.c
src/dns.c
src/server.c
src/stats.c
src/stream.c
src/tools.c