sockpp
Modern C++ socket library wrapper
Typedefs
udp_socket.h File Reference

Class (typedef) for UDP v4 socket. More...

#include "sockpp/datagram_socket.h"
#include "sockpp/inet_address.h"

Go to the source code of this file.

Typedefs

using sockpp::udp_socket = datagram_socket_tmpl< inet_address >
 UDP datagram socket type for IPv4.
 

Detailed Description

Class (typedef) for UDP v4 socket.

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