pub fn check_socket_path_len(path: &Path) -> Result<()>
Fails closed if the socket path is too long for the platform’s sockaddr_un, with an actionable message instead of an opaque bind error.
sockaddr_un