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

The call to epoll_create() failed. More...

#include <Poller.hpp>

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

Detailed Description

The call to epoll_create() failed.

The exception will include the error code in a boost::errinfo_errno attribute.

Definition at line 47 of file Poller.hpp.


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