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

Class (typedef) for IPv6 TCP socket. More...

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

Go to the source code of this file.

Typedefs

using sockpp::tcp6_socket = stream_socket_tmpl< inet6_address >
 IPv6 streaming TCP socket.
 

Detailed Description

Class (typedef) for IPv6 TCP socket.

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