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

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

#include "sockpp/acceptor.h"
#include "sockpp/unix_stream_socket.h"

Go to the source code of this file.

Classes

class  sockpp::unix_acceptor
 Class for creating a Unix-domain server. More...
 

Detailed Description

Class for a TCP server to accept incoming connections.

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