28 #ifndef __CASOCKETLIST__
29 #define __CASOCKETLIST__
struct connlist CONNECTIONLIST
struct connlist CONNECTION
SINT32 setThreadSafe(bool b)
CONNECTIONLIST * m_AktEnumPos
SINT32 add(CASocket *pSocket, CASymChannelCipher **pCiphers)
Add a new channel to the channel-list.
SINT32 addSendMeCounter(HCHANNEL in, SINT32 value)
CASocket * remove(HCHANNEL id)
SINT32 get(HCHANNEL in, CONNECTION *out)
Gets a copy of an entry form the channel-list.
CONNECTION * getFirst()
Gets the first entry of the channel-list.
CONNECTIONLIST * m_Connections
CONNECTION * getNext()
Gets the next entry of the channel-list.
CASymChannelCipher ** pCiphers
UINT32 currentSendMeCounter