Home | History | Annotate | Download | only in flip_server

Lines Matching defs:EpollEvent

48 struct EpollEvent {
49 EpollEvent(int events, bool is_epoll_wait)
93 virtual void OnEvent(int fd, EpollEvent* event) = 0;