The C++ framework for developing highly scalable, high performance servers on Windows platforms.

IPoolableSocketManager Class Reference
[Interfaces]

Inheritance diagram for IPoolableSocketManager:

List of all members.


Detailed Description

A convenience interface that acts as a common base class for SocketManagers simply so that the whole of the socket allocator common code doesn't need to be templatised. Typesafety is ensured by TSocketAllocator.


Protected Member Functions

virtual ~IPoolableSocketManager ()
 We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Constructor & Destructor Documentation

virtual ~IPoolableSocketManager (  )  [protected, virtual]

We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Generated on Sun Sep 12 19:10:26 2021 for The Server Framework - v7.4 by doxygen 1.5.3