mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-15 02:32:57 +02:00
Use the locked macros when manipulating idle_orphan_conns, so that other threads can remove elements from it. It will be useful later to avoid having a task per server and per thread to cleanup the orphan list.