scclib
Stable Cloud Computing C++ Library

Kernel file descriptor event notification poller implementation More...

#include <util/poller.h>
#include <sys/epoll.h>
#include <system_error>
#include <sstream>
#include <util/safe_clib.h>
Include dependency graph for poller.cc:

Go to the source code of this file.

Detailed Description

Kernel file descriptor event notification poller implementation

Definition in file poller.cc.