nix
0.26.1
In nix::
sys::
epoll
nix
::
sys
::
epoll
Function
epoll_wait
Copy item path
Source
pub fn epoll_wait( epfd:
RawFd
, events: &mut [
EpollEvent
], timeout_ms:
isize
, ) ->
Result
<
usize
>