File receiver.cpp¶
FileList > connection > receiver.cpp
Go to the source code of this file
#include "system_parameter.h"#include "connection_defs.h"#include "receiver.hpp"#include "error_manager.h"#include "span.hpp"#include "object_primitive.h"#include <algorithm>#include <unistd.h>#include <errno.h>#include <sys/eventfd.h>#include <sys/epoll.h>#include "memory_wrapper.hpp"
Namespaces¶
| Type | Name |
|---|---|
| namespace | cubconn |
Public Attributes¶
| Type | Name |
|---|---|
| constexpr std::size_t | SIZE_HEADER = [**sizeof**](broker__monitor_8c.md#function-timeout) ([**int**](broker__monitor_8c.md#function-timeout)) |
| constexpr std::size_t | SIZE_HEADER_PADDING = [**sizeof**](broker__monitor_8c.md#function-timeout) ([**int**](broker__monitor_8c.md#function-timeout)) |
Macros¶
| Type | Name |
|---|---|
| define | NEXT_STATE (x) /* multi line expression */ |
| define | er_log_conn (...) |
Public Attributes Documentation¶
variable SIZE_HEADER¶
variable SIZE_HEADER_PADDING¶
Macro Definition Documentation¶
define NEXT_STATE¶
define er_log_conn¶
The documentation for this class was generated from the following file cubrid/src/connection/receiver.cpp