mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-01 13:11:26 +01: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.