Function rsix::io::poll[][src]

pub fn poll(fds: &mut [PollFd<'_>], timeout: i32) -> Result<usize>
Expand description

poll(self.fds, timeout)

References