sockpp
Modern C++ socket library wrapper
|
Class for a TCP server to accept incoming connections. More...
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... | |
Class for a TCP server to accept incoming connections.