DUDS
Distributed Update of Data from Something
duds::os::linux::PollerLacksFileDescriptor Struct Reference

An operation (remove) resulted in an error from an epoll function indicating that the file descriptor is not present (ENOENT). More...

#include <Poller.hpp>

Inheritance diagram for duds::os::linux::PollerLacksFileDescriptor:
Collaboration diagram for duds::os::linux::PollerLacksFileDescriptor:

Detailed Description

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.


The documentation for this struct was generated from the following file: