|
LogCabin
|
#include <cstring>#include <sys/epoll.h>#include <sys/timerfd.h>#include <unistd.h>#include "Core/Debug.h"#include "Event/Loop.h"#include "Event/Timer.h"Go to the source code of this file.
Namespaces | |
| namespace | LogCabin |
| namespace | LogCabin::Event |
| namespace | LogCabin::Event::anonymous_namespace{Timer.cc} |
Functions | |
| int | LogCabin::Event::anonymous_namespace{Timer.cc}::createTimerFd () |
| Helper for constructor. | |
1.7.6.1