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