Searched defs:epoll_events (Results 1 – 1 of 1) sorted by relevance
237 let epoll_events = unsafe { in epoll_wait() localVariable240 let epoll_events: Vec<EpollEvent> = epoll_events.iter().map(|e| { in epoll_wait() localVariable