The Micro C++ Library
|
Declaration of class micxx::ServerSocket. More...
Classes | |
class | micxx::ServerSocket |
A ServerSocket represents a Transmission Control Protocol (TCP) server endpoint of a StreamSocket. It adds the capability to listen for and to accept other TCP client connections. More... | |
Namespaces | |
namespace | micxx |
The Micro C++ Library. |
Declaration of class micxx::ServerSocket.