Function mio::sys::unix::uds::stream::pair

source ·
pub(crate) fn pair() -> Result<(UnixStream, UnixStream)>