Sese Framework
2.3.0
A cross-platform framework
|
#include <sese/native/darwin/event/KqueueEventLoop.h>
#include <unistd.h>
#include <sys/event.h>
#include <sys/socket.h>
#include <cmath>
Macros | |
#define | MAX_EVENT_SIZE 64 |
#define MAX_EVENT_SIZE 64 |
Referenced by sese::event::EpollEventLoop::dispatch(), and sese::event::KqueueEventLoop::dispatch().