sockpp
Modern C++ socket library wrapper
|
Class for creating client-side UNIX-domain socket connections. More...
Go to the source code of this file.
Typedefs | |
using | sockpp::unix_connector = connector_tmpl< unix_socket, unix_address > |
Unix-domain active connector socket. More... | |
Class for creating client-side UNIX-domain socket connections.
using sockpp::unix_connector = typedef connector_tmpl<unix_socket, unix_address> |
Unix-domain active connector socket.