sockpp
Modern C++ socket library wrapper
|
Classes for stream sockets. More...
Go to the source code of this file.
Classes | |
class | sockpp::stream_socket |
Base class for streaming sockets, such as TCP and Unix Domain. More... | |
class | sockpp::stream_socket_tmpl< ADDR > |
Template for creating specific stream types (IPv4, IPv6, etc). More... | |
Classes for stream sockets.