[][src]Function nc::poll

pub fn poll(fds: &mut [pollfd_t], timeout: i32) -> Result<(), Errno>

Wait for some event on file descriptors.