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

Go to the source code of this file.

Typedefs

using sockpp::unix_stream_socket = stream_socket_tmpl<unix_address>
 
using sockpp::unix_socket = unix_stream_socket
 

Detailed Description

Class (typedef) for Unix-domain streaming socket.

Author
Frank Pagliughi
SoRo Systems, Inc.
www.sorosys.com
Date
August 2019

Typedef Documentation

◆ unix_socket

using sockpp::unix_socket = unix_stream_socket

Streaming Unix-domain socket (same as a unix_stream_socket

◆ unix_stream_socket

using sockpp::unix_stream_socket = stream_socket_tmpl<unix_address>

Streaming Unix-domain socket