|
Webserv
|
#include <signal.h>#include <stdint.h>#include <sys/epoll.h>Go to the source code of this file.
Classes | |
| class | network::EpollManager |
| Synchronous event demultiplexer that wraps Linux epoll for I/O event monitoring. More... | |
Namespaces | |
| namespace | network |