mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 08:22:43 +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.