Epoll events. More...
#include <string>
#include <sys/epoll.h>
Go to the source code of this file.
Namespaces | |
cargo | |
cargo::ipc | |
cargo::ipc::epoll | |
Typedefs | |
typedef unsigned int | cargo::ipc::epoll::Events |
bitmask of EPOLL* constants More... | |
Functions | |
std::string | cargo::ipc::epoll::eventsToString (Events events) |
Convert event mask into readable string. More... | |
Epoll events.