Function runa_io::split_unixstream

source ·
pub fn split_unixstream(
    stream: StdUnixStream
) -> Result<(ReadWithFd, WriteWithFd)>