]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] make use of set_host_port() and get_host_port() to get rid of family mismatches
authorWilly Tarreau <w@1wt.eu>
Sat, 27 Aug 2011 10:29:07 +0000 (12:29 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 4 Sep 2011 22:54:35 +0000 (00:54 +0200)
commit86ad42c5b718b266a40625f70e6e0dab47b98f54
treecb2a3a74e0c4d26090344615d6d6b291e7a75805
parent542a31d6c3f092d5073c029b1e218f1ab9407b44
[MINOR] make use of set_host_port() and get_host_port() to get rid of family mismatches

This also simplifies the code and makes it more auditable.
src/cfgparse.c
src/checks.c
src/log.c
src/proto_http.c
src/proto_tcp.c
src/proxy.c
src/standard.c