Mailbox collection class.
| m_ppmbx Internal mailbox array. | |
| m_iAllocated Number of allocated mailboxes. | |
| m_iUsed Number of used mailboxes. |
Mailbox collection class.
int m_iAllocated
int m_iUsed
CMailboxCollection()
~CMailboxCollection()
int FindMailbox(const char * strName, int iStartPos=0)
iStartPos - the number to start from in the search.
int FindMailbox(int iSocket)
void UpdateWriteSet(fd_set * write_fd_set)
bool AddMailbox(int iSocket)
void WriteEnqueuedData(int iSocket)
bool CloseMailbox(const char * strName)
bool CloseMailbox(int iSocket)
void CloseMailboxes()
bool CharFromSocket(int iSocket, unsigned char ch)
Alphabetic index HTML hierarchy of classes or Java