Function asio::local::connect_pair [] [src]

pub fn connect_pair<T: IoObject, P: LocalProtocol, S: FromRawFd<P>>(io: &T, pro: P) -> Result<(S, S)>