skstream
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
basic_address
basic_protocol
basic_socketBase class for anything that encapsulates a socket
basic_socket_poll
basic_socket_serverBase class for anything that encapsulates a listen socket
basic_socket_streamA base class for iostreams that handles stream sockets
basic_address::const_iterator
dgram_socket_streamAn iostream class that handle IP datagram sockets
dgram_socketbufA stream buffer class that handles datagram sockets
ip_datagram_address
ip_socket_serverBase class for anything that encapsulates an IP listen socket
socketbufA base class for stream buffers that handle sockets
stream_socket_stream
stream_socketbufA stream buffer class that handles stream sockets
tcp_address
tcp_socket_serverEncapsulates a TCP/IP stream listen socket
tcp_socket_streamAn iostream class that handle TCP sockets
udp_socket_serverEncapsulates a UDP/IP datagram listen socket
udp_socket_streamAn iostream class that handle UDP sockets
unix_socket_server
unix_socket_streamAn iostream class that handles unix sockets