socklibpp::addr | Abstract base class for network addresses |
socklibpp::addr_in | Derived class for handling IPv4 addesses (including the port number) |
socklibpp::basic_sockbuf< _CharT, _Traits > | Basic_sockbuf template |
socklibpp::basic_sockstream< _CharT, _Traits > | Input/Output stream class |
socklibpp::listener< T > | This class is an efficient way for testing many sockets for readability/writeability |
socklibpp::sock | The socklibpp::sock class represents a socket. All common socket routines are wrapped as member functions |