skstream
|
▼Cbasic_address | |
Cconst_iterator | |
Cbasic_protocol | |
Cbasic_socket | Base class for anything that encapsulates a socket |
Cbasic_socket_poll | |
Cbasic_socket_server | Base class for anything that encapsulates a listen socket |
Cbasic_socket_stream | A base class for iostreams that handles stream sockets |
Cdgram_socket_stream | An iostream class that handle IP datagram sockets |
Cdgram_socketbuf | A stream buffer class that handles datagram sockets |
Cip_datagram_address | |
Cip_socket_server | Base class for anything that encapsulates an IP listen socket |
Csocketbuf | A base class for stream buffers that handle sockets |
Cstream_socket_stream | |
Cstream_socketbuf | A stream buffer class that handles stream sockets |
Ctcp_address | |
Ctcp_socket_server | Encapsulates a TCP/IP stream listen socket |
Ctcp_socket_stream | An iostream class that handle TCP sockets |
Cudp_socket_server | Encapsulates a UDP/IP datagram listen socket |
Cudp_socket_stream | An iostream class that handle UDP sockets |
Cunix_socket_server | |
Cunix_socket_stream | An iostream class that handles unix sockets |