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