pub fn local_socket_name(socket_path: &str) -> Result<Name<'_>>
Convert the broker’s platform socket path/name string into an interprocess local-socket name.
interprocess