The Micro C++ Library
include/micxx/net/ServerSocket.hxx File Reference

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.



Detailed Description

Declaration of class micxx::ServerSocket.