mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-01 18:51:30 +02:00
We'll need str2sa_range() to support a prefix for unix sockets. Since we don't always want to use it (eg: stats socket), let's not take it unconditionally from global but let the caller pass it.