accept(s3_socket_tcp_ssl &newsock, sockaddr_in *clientname=0) | s3_socket_tcp_ssl | |
accept(s3_socket_tcp_ssl &newsock, sockaddr_in *clientname) | s3_socket_tcp_ssl | [friend] |
s3_socket_tcp::accept(s3_socket_tcp &newsock, sockaddr_in *clientname=0) | s3_socket_tcp | |
bind(in_addr_t addr, in_port_t port) | s3_socket_tcp | |
CAfile | s3_socket_tcp_ssl | [protected] |
CApath | s3_socket_tcp_ssl | [protected] |
change_socket(int newsock) | s3_socket_tcp | [protected] |
close(bool reinit=true) | s3_socket_tcp_ssl | |
connect(const std::string &IP_address, in_port_t port) | s3_socket_tcp_ssl | |
ctx | s3_socket_tcp_ssl | [protected] |
get_errno() const | s3_socket_tcp | [inline] |
get_error() const | s3_socket_tcp_ssl | |
get_h_errno() const | s3_socket_tcp | [inline] |
is_closed() const | s3_socket_tcp | [inline] |
is_valid() const | s3_socket_tcp | [inline] |
keyfile | s3_socket_tcp_ssl | [protected] |
listen(int backlog) | s3_socket_tcp | |
my_errno | s3_socket_tcp | [protected] |
my_h_errno | s3_socket_tcp | [protected] |
password | s3_socket_tcp_ssl | [protected] |
password_cb(char *buf, int num, int rwflag, void *userdata) | s3_socket_tcp_ssl | [static] |
read(void *data, int size, s3_semaphore *term=0) | s3_socket_tcp_ssl | [virtual] |
s3_socket_tcp(int newsock=INVALID_SOCKET, bool new_set_reuseaddr=true) | s3_socket_tcp | |
s3_socket_tcp(const s3_socket_tcp &template_sock) | s3_socket_tcp | |
s3_socket_tcp_ssl(int newsock=INVALID_SOCKET, bool new_set_reuseaddr=true) | s3_socket_tcp_ssl | |
s3_socket_tcp_ssl(const s3_socket_tcp_ssl &template_sock) | s3_socket_tcp_ssl | |
select_rd(int timeout=1) | s3_socket_tcp | |
select_wr(int timeout=1) | s3_socket_tcp | |
set_errnos(unsigned long new_ssl_error=ERR_LIB_NONE) | s3_socket_tcp_ssl | [protected] |
s3_socket_tcp::set_errnos(int new_errno=0, int new_h_errno=0) | s3_socket_tcp | [protected] |
set_keyfile_password(std::string newkey, std::string newpass) | s3_socket_tcp_ssl | |
set_reuseaddr | s3_socket_tcp | [protected] |
set_verify_locations_file(std::string new_CAfile) | s3_socket_tcp_ssl | |
set_verify_locations_path(std::string new_CApath) | s3_socket_tcp_ssl | |
setup_ssl() | s3_socket_tcp_ssl | [private] |
sock | s3_socket_tcp | [protected] |
ssl | s3_socket_tcp_ssl | [protected] |
ssl_error | s3_socket_tcp_ssl | [protected] |
ssl_init_done | s3_socket_tcp_ssl | [protected, static] |
write(void *data, int size, int max_packet=-1, s3_semaphore *term=0) | s3_socket_tcp_ssl | [virtual] |
~s3_socket_tcp() | s3_socket_tcp | [virtual] |
~s3_socket_tcp_ssl() | s3_socket_tcp_ssl | |