[][src]Function nc::readv

pub fn readv(fd: i32, iov: &mut [iovec_t]) -> Result<ssize_t, Errno>

Read from a file descriptor into multiple buffers.