sockpp
Modern C++ socket library wrapper
Classes
stream_socket.h File Reference

Classes for stream sockets. More...

#include "sockpp/socket.h"
#include <vector>

Go to the source code of this file.

Classes

class  sockpp::stream_socket
 Base class for streaming sockets, such as TCP and Unix Domain. More...
 
class  sockpp::stream_socket_tmpl< ADDR >
 Template for creating specific stream types (IPv4, IPv6, etc). More...
 

Detailed Description

Classes for stream sockets.

Author
Frank Pagliughi
SoRo Systems, Inc.
www.sorosys.com
Date
December 2014