mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-14 11:31:59 +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.