Searched refs:try_clone_stream (Results 1 – 2 of 2) sorted by relevance
54 .try_clone_stream() in initialize()76 .try_clone_stream() in initialize()
146 pub(crate) fn try_clone_stream(&self) -> io::Result<UnixStream> { in try_clone_stream() method