mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 11:22:52 +02:00
Define a new function srv_add_to_avail_list(). This function is used to centralize connection insertion in available tree. It reuses a BUG_ON() statement to ensure the connection is not present in the idle list.