|
CUBRID Engine
latest
|
#include <shard_proxy_common.h>

Public Attributes | |
| int | max_socket |
| int | cur_socket |
| T_SOCKET_IO * | ent |
Definition at line 133 of file shard_proxy_common.h.
| int t_socket_io_global::cur_socket |
Definition at line 136 of file shard_proxy_common.h.
Referenced by proxy_socket_io_add(), proxy_socket_io_delete(), proxy_socket_io_destroy(), and proxy_socket_io_initialize().
| T_SOCKET_IO* t_socket_io_global::ent |
Definition at line 138 of file shard_proxy_common.h.
Referenced by proxy_io_close_all_fd(), proxy_io_process(), proxy_socket_io_add(), proxy_socket_io_delete(), proxy_socket_io_destroy(), proxy_socket_io_find(), and proxy_socket_io_initialize().
| int t_socket_io_global::max_socket |
Definition at line 135 of file shard_proxy_common.h.
Referenced by proxy_io_close_all_fd(), proxy_io_process(), proxy_socket_io_add(), proxy_socket_io_delete(), proxy_socket_io_destroy(), and proxy_socket_io_initialize().