24 #ifndef __NETCOMM_UTILS_INCOMING_CONNECTION_HANDLER_H_ 25 #define __NETCOMM_UTILS_INCOMING_CONNECTION_HANDLER_H_ virtual void add_connection(StreamSocket *s)=0
Add an incoming connection.
Fawkes library namespace.
TCP stream socket over IP.
virtual ~NetworkIncomingConnectionHandler()
Virtual destructor.
Interface for handling incoming connections.