mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 13:51:26 +02: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.