mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-02 05:32:00 +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.