|
Marine Library
1.0
C++ library for Linux Networking Development
|
A convenient interface for epoll(7). More...
#include <sys/epoll.h>#include <vector>#include "file.hh"#include "tools/debug.hh"#include "template.hh"Go to the source code of this file.
Classes | |
| struct | CEpollEvent |
Representation of epoll_event. More... | |
| class | CEpoll |
| Representation of epoll(7). More... | |
A convenient interface for epoll(7).
1.8.11