Searched refs:epoll_hup (Results 1 – 1 of 1) sorted by relevance
863 epoll_hup(0), in Events()877 if (event_mask & EPOLLHUP) ++epoll_hup; in AssignFromMask()910 if (ev.epoll_hup) {911 os << "\t EPOLLHUP: " << ev.epoll_hup << "\n";931 unsigned int epoll_hup; member