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

Class for a TCP server to accept incoming connections. More...

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

Go to the source code of this file.

Classes

class  sockpp::acceptor
 Class for creating a streaming server. More...
 
class  sockpp::acceptor_tmpl< STREAM_SOCK, ADDR >
 Base template class for streaming servers of specific address families. More...
 

Detailed Description

Class for a TCP server to accept incoming connections.

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