Skip to main content

connect

Function connect 

Source
pub async fn connect(addr: &DaemonAddr) -> Result<UnixStream>
Expand description

Connect to the daemon at the given address.