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

Go to the source code of this file.

Typedefs

using sockpp::unix_datagram_socket = datagram_socket_tmpl<unix_address>
 
using sockpp::unix_dgram_socket = unix_datagram_socket
 

Detailed Description

Class (typedef) for Unix-domain UDP socket.

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

Typedef Documentation

◆ unix_datagram_socket

using sockpp::unix_datagram_socket = datagram_socket_tmpl<unix_address>

Unix-domain datagram socket

◆ unix_dgram_socket

using sockpp::unix_dgram_socket = unix_datagram_socket

Unix-domain datagram socket (same as unix_datagram_socket)