Home
last modified time | relevance | path

Searched refs:EPOLL_ERROR_BADF (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Devent_demultiplexer.cpp35 static const int EPOLL_ERROR_BADF = 9; member
121 if (errno == EPOLL_ERROR_BADF || errno == EPOLL_ERROR_EINVAL) { in Polling()

Completed in 1 milliseconds