pub async fn connect<P: AsRef<Path>>(path: P) -> IpcResult<IpcClient>
Connect to the daemon control socket at path (PRODUCT.md A.4).
path