Webserv
|
#include <stdint.h>
#include <sys/epoll.h>
#include <signal.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 |