Function unix_connect

Source
pub async fn unix_connect<'a, P>(_: P) -> Result<Io>
where P: AsRef<Path> + 'a,
Expand description

Opens a unix stream connection.