#include <SocketSet.h>
Public Member Functions | |
virtual IStreamReadListenerPtr | Create (TcpSocketPtr sock)=0 |
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.