File cas_ssl.h¶
Go to the source code of this file
Public Attributes¶
| Type | Name |
|---|---|
| bool | ssl_client |
Public Functions¶
| Type | Name |
|---|---|
| int | cas_init_ssl (int sd) |
| void | cas_ssl_close (int client_sock_fd) |
| int | cas_ssl_read (int sd, char * buf, int size) |
| int | cas_ssl_write (int sd, const char * buf, int size) |
| bool | is_ssl_data_ready (int sock_fd) |
Public Attributes Documentation¶
variable ssl_client¶
Public Functions Documentation¶
function cas_init_ssl¶
function cas_ssl_close¶
function cas_ssl_read¶
function cas_ssl_write¶
function is_ssl_data_ready¶
The documentation for this class was generated from the following file cubrid/src/broker/cas_ssl.h