Skip to content

Struct t_socket_io

ClassList > t_socket_io

  • #include <shard_proxy_common.h>

Public Attributes

Type Name
int cas_id
int client_id
SOCKET fd
bool from_cas
union t_socket_io id
int ip_addr
T_PROXY_EVENT * read_event
struct t_socket_io shard
int shard_id
int status
T_PROXY_EVENT * write_event

Public Attributes Documentation

variable cas_id

int t_socket_io::cas_id;

variable client_id

int t_socket_io::client_id;

variable fd

SOCKET t_socket_io::fd;

variable from_cas

bool t_socket_io::from_cas;

variable id

union t_socket_io t_socket_io::id;

variable ip_addr

int t_socket_io::ip_addr;

variable read_event

T_PROXY_EVENT* t_socket_io::read_event;

variable shard

struct t_socket_io t_socket_io::shard;

variable shard_id

int t_socket_io::shard_id;

variable status

int t_socket_io::status;

variable write_event

T_PROXY_EVENT* t_socket_io::write_event;


The documentation for this class was generated from the following file cubrid/src/broker/shard_proxy_common.h