CUBRID Engine  latest
t_clt_table Struct Reference
Collaboration diagram for t_clt_table:
Collaboration graph

Public Attributes

SOCKET clt_sock_fd
 
char ip_addr [IP_ADDR_STR_LEN]
 

Detailed Description

Definition at line 224 of file broker.c.

Member Data Documentation

SOCKET t_clt_table::clt_sock_fd

Definition at line 226 of file broker.c.

Referenced by check_cas_log(), dispatch_thr_f(), and receiver_thr_f().

char t_clt_table::ip_addr[IP_ADDR_STR_LEN]

Definition at line 227 of file broker.c.

Referenced by dispatch_thr_f(), receiver_thr_f(), and shard_dispatch_thr_f().


The documentation for this struct was generated from the following file: