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

IPoolableSocket.h File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::Socket

Classes

class  IPoolableSocket
 The IPoolableSocket interface provides the 'poolability' of the sockets. Poolable sockets are pooled using a CNodeList and so, for a socket to be pooled it must derive from CNodeList::Node. When a socket is used from the pool or released to the pool the allocator passes the socket's user data to the allocation monitor and so poolable sockets must support IIndexedOpaqueUserData. More...


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