xbmc
Public Member Functions | Protected Attributes | List of all members
SOCKETS::CSocketListener Class Reference
Collaboration diagram for SOCKETS::CSocketListener:
Collaboration graph
[legend]

Public Member Functions

void AddSocket (CBaseSocket *)
 
bool Listen (int timeoutMs)
 
void Clear ()
 
CBaseSocketGetFirstReadySocket ()
 
CBaseSocketGetNextReadySocket ()
 

Protected Attributes

std::vector< CBaseSocket * > m_sockets
 
int m_iReadyCount
 
int m_iMaxSockets
 
int m_iCurrentSocket
 
fd_set m_fdset
 

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