Files
haproxy/src
Willy Tarreau 4ed4cdbf3d CLEANUP: server: use server_find_by_id() when looking for already used IDs
In srv_parse_id(), there's no point doing all the low-level work with
the tree functions to check for the existence of an ID, we already have
server_find_by_id() which does exactly this, so let's use it.
2025-09-16 09:23:46 +02:00
..
2025-01-07 16:42:38 +01:00
2025-09-05 08:51:51 +02:00