mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 21:13:52 +02:00
This was previously achieved via the generic get_next_id() but we'll soon get rid of generic ID trees so let's have a dedicated server_get_next_id(). As a bonus it reduces the exposure of the tree's root outside of the functions.