Skip to content

Namespace cubconn::master

Namespace List > cubconn > master

Classes

Type Name
class connector
struct context

Public Types

Type Name
enum state

Public Functions

Type Name
REGISTER_CONNECTION (master_connector, 0)

Public Types Documentation

enum state

enum cubconn::master::state {
    SendInHandshake,
    RecvInHandshake,
    SwitchToUnixSocket,
    RecvRequestType,
    RecvNewClient,
    RecvHAMode,
    SendReplyToClient,
    SendHBToMaster
};

Public Functions Documentation

function REGISTER_CONNECTION

cubconn::master::REGISTER_CONNECTION (
    master_connector,
    0
) 


The documentation for this class was generated from the following file cubrid/src/connection/connection_context.cpp