Searched defs:Epoll (Results 1 – 2 of 2) sorted by relevance
49 pub struct Epoll(pub OwnedFd); struct50 impl Epoll { impl
26 Epoll(PollSource<F>), enumerator