IServerConnectionFactory Class Reference
[Sockets]

#include <SocketSet.h>

Inheritance diagram for IServerConnectionFactory:
IMemoryValidate

List of all members.

Public Member Functions

virtual IStreamReadListenerPtr Create (TcpSocketPtr sock)=0

Detailed Description

When SocketSetServer accepts a connection, it uses IServerConnectionFactory to allow the application to create an application specific connection wrapper.

Definition at line 182 of file SocketSet.h.


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