rustix
1.0.8
In rustix::
backend::
event::
syscalls
rustix
::
backend
::
event
::
syscalls
Function
poll
Copy item path
Source
pub(crate) fn poll( fds: &mut [
PollFd
<'_>], timeout:
Option
<&
Timespec
>, ) ->
Result
<
usize
>