C++ HTTP Stack
0.10
|
다음에 대한 모든 멤버의 목록입니다 : CTcpThreadList (모든 상속된 멤버들도 포함합니다.)
Create(CTcpStack *pclsStack) | CTcpThreadList | |
CTcpThreadList() | CTcpThreadList | |
DeleteNoUseThread() | CTcpThreadList | |
DeleteThread(int iThreadIndex) | CTcpThreadList | |
Destroy() | CTcpThreadList | |
GetString(CMonitorString &strBuf) | CTcpThreadList | |
RecvCommand(Socket hSocket, char *pszData, int iDataSize) | CTcpThreadList | static |
Send(int iThreadIndex, int iSessionIndex, const char *pszPacket, int iPacketLen) | CTcpThreadList | |
SendAll(const char *pszPacket, int iPacketLen, ITcpStackCallBack *pclsCallBack) | CTcpThreadList | |
SendAllExcept(const char *pszPacket, int iPacketLen, ITcpStackCallBack *pclsCallBack, int iThreadIndex, int iSessionIndex) | CTcpThreadList | |
SendCommand(const char *pszData, int iDataLen) | CTcpThreadList | |
SendCommand(const char *pszData, int iDataLen, int iThreadIndex) | CTcpThreadList | |
SendCommandAll(const char *pszData, int iDataLen) | CTcpThreadList | |
~CTcpThreadList() | CTcpThreadList |