mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-17 11:42:52 +02:00
Process shared mutex seems not supported on some OSs (FreeBSD). This patch checks errors on mutex lock init to fallback on a private session cache (per process cache) in error cases.