| accept(s3_socket_tcp &newsock, sockaddr_in *clientname=0) | s3_socket_tcp | |
| accept(s3_socket_tcp &newsock, sockaddr_in *clientname) | s3_socket_tcp | [friend] |
| bind(in_addr_t addr, in_port_t port) | s3_socket_tcp | |
| change_socket(int newsock) | s3_socket_tcp | [protected] |
| close(bool reinit=true) | s3_socket_tcp | |
| connect(const std::string &IP_address, in_port_t port) | s3_socket_tcp | |
| get_errno() const | s3_socket_tcp | [inline] |
| get_error() const | s3_socket_tcp | |
| get_h_errno() const | s3_socket_tcp | [inline] |
| initialize() | s3_socket_tcp | [private] |
| is_closed() const | s3_socket_tcp | [inline] |
| is_valid() const | s3_socket_tcp | [inline] |
| listen(int backlog) | s3_socket_tcp | |
| my_errno | s3_socket_tcp | [protected] |
| my_h_errno | s3_socket_tcp | [protected] |
| read(void *data, int size, s3_semaphore *term=0) | s3_socket_tcp | [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 | |
| select_rd(int timeout=1) | s3_socket_tcp | |
| select_wr(int timeout=1) | s3_socket_tcp | |
| set_errnos(int new_errno=0, int new_h_errno=0) | s3_socket_tcp | [protected] |
| set_reuseaddr | s3_socket_tcp | [protected] |
| sock | s3_socket_tcp | [protected] |
| write(void *data, int size, int max_packet=-1, s3_semaphore *term=0) | s3_socket_tcp | [virtual] |
| ~s3_socket_tcp() | s3_socket_tcp | [virtual] |