ISocketService Class Reference
[Sockets]

Base class for SocketSet and PooledSocketSet. More...

#include <SocketSet.h>

Inheritance diagram for ISocketService:
PooledSocketServer PooledSocketSet SocketSet SocketSetServer

List of all members.

Public Member Functions

virtual void AddSocket (IStreamReadListenerPtr listener, TcpSocketPtr sp)=0
virtual void Close ()=0
virtual void CloseAndDelete ()=0
virtual int SocketCount () const =0
void Broadcast (const Array< byte > &buf)
virtual void Broadcast (const Array< byte > &buf, const int len)=0
virtual void Join (int timeoutms)=0
virtual void Join ()=0
virtual void CheckMem () const =0
virtual void ValidateMem () const =0

Detailed Description

Base class for SocketSet and PooledSocketSet.

Definition at line 46 of file SocketSet.h.


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