Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds