Member index for:
CSocketPool
m_aQueue
m_aSocketMap
m_bClosing
m_iActiveSockets
m_iMaxBackQueue
m_iMaxSocket
m_pAllocator
m_pCSection
m_pCSectionQueue
CheckQueue()
Clear()
Connect(const std::string& rAddress, unsigned short usPort)
Connect(const std::string& rAddress, unsigned short usPort, CSocketPoolSocket* pSocket)
CSocketPool(const CSocketPool& rPool)
CSocketPool(int iMaxSockets, LPSocketAllocator pAllocator, int iMaxQueue=200)
~CSocketPool()
SocketClosed(CSocketPoolSocket* pSocket)
SocketConnected(CSocketPoolSocket* pSocket)
Custom Code in Header Before Includes
Custom Code in Header After Includes
Custom Code in Header After Class Declaration
Custom Code in Header Public Section
Custom Code in Header Private Section
Custom Code in Source After Includes
[
Back to Top
]