]> git.kaiwu.me - haproxy.git/commit
CLEANUP: tcpcheck: Don't needlessly expose proxy_parse_tcpcheck()
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 26 Mar 2026 22:01:04 +0000 (23:01 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 1 Apr 2026 14:34:38 +0000 (16:34 +0200)
commit51e1562a0d4fe7fc5b808ec952ae4f03b4a5d85f
tree16bd7518acd25450e6eb74335942d0763b4bb838
parent3e8b8aa6aa809fee72dab14df7a838078b8c0b08
CLEANUP: tcpcheck: Don't needlessly expose proxy_parse_tcpcheck()

proxy_parse_tcpcheck() function is not used outside of tcpcheck.c file. So
stop to export it.
include/haproxy/tcpcheck.h