File epoll.hpp¶
Go to the source code of this file
#include "nonblocking.hpp"#include <sys/socket.h>#include <sys/types.h>#include <cstdint>
Namespaces¶
| Type | Name |
|---|---|
| namespace | cubsocket |
Classes¶
| Type | Name |
|---|---|
| class | epoll |
Macros¶
| Type | Name |
|---|---|
| define | TIMEOUT_INFINITE -1 |
| define | TIMEOUT_NOWAIT 0 |
Macro Definition Documentation¶
define TIMEOUT_INFINITE¶
define TIMEOUT_NOWAIT¶
The documentation for this class was generated from the following file cubrid/src/base/epoll.hpp