This is the complete list of members for CTCPSocket, including all inherited members.
Accept(unsigned char *ip=0) | CTCPSocket | |
Close() | CTCPSocket | |
CTCPSocket() | CTCPSocket | |
IsOpen() const | CTCPSocket | inline |
Listen(const unsigned char *ip=0, int port=0) | CTCPSocket | |
m_bListening | CTCPSocket | private |
m_socket | CTCPSocket | private |
Open(const unsigned char *ip, int port) | CTCPSocket | |
Recv(void *pData, int nMaxBytes, bool bWait=false) | CTCPSocket | |
Send(const void *pData, int nBytes) | CTCPSocket | |
~CTCPSocket() | CTCPSocket |