Public Member Functions | Protected Member Functions | List of all members
util::ListenerInterface Class Referenceabstract

Abstracts away connections implementation and their life-cycle. More...

#include <connection_handler.h>

+ Inheritance diagram for util::ListenerInterface:

Public Member Functions

void RegisterPool (IoContextPool *pool)
 
virtual ConnectionHandlerNewConnection (IoContext &context)=0
 
virtual void PreShutdown ()
 
virtual void PostShutdown ()
 

Protected Member Functions

IoContextPoolpool ()
 

Detailed Description

Abstracts away connections implementation and their life-cycle.

Definition at line 125 of file connection_handler.h.


The documentation for this class was generated from the following files: