File transmitter.cpp¶
FileList > connection > transmitter.cpp
Go to the source code of this file
#include "system_parameter.h"#include "connection_defs.h"#include "connection_statistics.hpp"#include "transmitter.hpp"#include "error_manager.h"#include "span.hpp"#include "object_primitive.h"#include <unistd.h>#include <sys/eventfd.h>#include <sys/epoll.h>#include "memory_wrapper.hpp"
Namespaces¶
| Type | Name |
|---|---|
| namespace | cubconn |
Macros¶
| Type | Name |
|---|---|
| define | NEXT_STATE (x) /* multi line expression */ |
| define | er_log_conn (...) |
Macro Definition Documentation¶
define NEXT_STATE¶
define er_log_conn¶
The documentation for this class was generated from the following file cubrid/src/connection/transmitter.cpp