|
DUDS
|
Distributed Update of Data from Something
|
An operation (remove) resulted in an error from an epoll function indicating that the file descriptor is not present (ENOENT). More...
#include <Poller.hpp>
An operation (remove) resulted in an error from an epoll function indicating that the file descriptor is not present (ENOENT).
This can occur if a file descriptor is closed before being removed from the epoll set.
Definition at line 54 of file Poller.hpp.