Function os::fs::poll::poll

source · []
pub fn poll(poll_fd: usize, nfds: usize, time_spec: usize) -> isize
Expand description

ppoll() witout sigmask. See ppoll for more information.