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

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

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

Go to the source code of this file.

Typedefs

using sockpp::udp6_socket = datagram_socket_tmpl< inet6_address >
 UDP datagram socket type for IPv6.
 

Detailed Description

Class (typedef) for UDP v6 socket.

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