Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
unix_connector.h File Reference

Go to the source code of this file.

Typedefs

using sockpp::unix_connector = connector_tmpl<unix_socket, unix_address>
 

Detailed Description

Class for creating client-side UNIX-domain socket connections.

Author
Frank Pagliughi
SoRo Systems, Inc.
www.sorosys.com
Date
December 2018

Typedef Documentation

◆ unix_connector

using sockpp::unix_connector = connector_tmpl<unix_socket, unix_address>

Unix-domain active connector socket.