Function split_unixstream

Source
pub fn split_unixstream(stream: UnixStream) -> Result<(ReadWithFd, WriteWithFd)>