pub const SOCKET_DIR: &str = "/tmp";
Deprecated: use socket_dir() for the runtime-resolved directory. Kept for backward compatibility with code that imports this constant.