mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-19 05:51:10 +01:00
Server lookup by address requires locking and manipulation of the tree from user code. Let's provide server_find_by_addr() which does that for us.