sockpp
Modern C++ socket library wrapper
|
Class for creating client-side TCP connections. More...
Go to the source code of this file.
Typedefs | |
using | sockpp::tcp_connector = connector_tmpl< tcp_socket > |
IPv4 active, connector (client) socket. More... | |
Class for creating client-side TCP connections.
using sockpp::tcp_connector = typedef connector_tmpl<tcp_socket> |
IPv4 active, connector (client) socket.