scclib
Stable Cloud Computing C++ Library
Classes

Linux kernel i/o event notification (poller). More...

#include <map>
#include <chrono>
Include dependency graph for poller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scc::util::Poller
 Poller which allows polling of generic file descriptors for various events. More...
 

Detailed Description

Linux kernel i/o event notification (poller).

Definition in file poller.h.