libsocket
|
[LINUX-only] epoll API abstraction layer. More...
Go to the source code of this file.
Classes | |
class | libsocket::epollset< SocketT > |
Class abstracting calls to the epoll API of Linux. More... | |
Namespaces | |
libsocket | |
Contains libsocket elements. | |
[LINUX-only] epoll API abstraction layer.
This template file contains the epollset class which may be used to access the modern epoll API of Linux kernels newer than 2.6.
Definition in file epoll.hpp.