C++ HTTP Stack
0.10
|
다음에 대한 모든 멤버의 목록입니다 : CTcpSessionList (모든 상속된 멤버들도 포함합니다.)
CTcpSessionList() | CTcpSessionList | |
Delete(int iIndex) | CTcpSessionList | |
DeleteAll() | CTcpSessionList | |
DeleteTimeout(int iTimeout, int iNoPacketTimeout, void(*BeforeDelete)(CTcpSessionList *pclsSessionList, int iIndex, void *pclsArg), void *pclsArg) | CTcpSessionList | |
Init(int iThreadIndex, int iPollFdMax) | CTcpSessionList | |
Insert(Socket hSocket) | CTcpSessionList | |
Insert(CTcpComm &clsTcpComm) | CTcpSessionList | |
m_iPollFdMax | CTcpSessionList | |
m_iPoolFdCount | CTcpSessionList | |
m_pclsSession | CTcpSessionList | |
m_psttPollFd | CTcpSessionList | |
Send(int iIndex, const char *pszPacket, int iPacketLen) | CTcpSessionList | |
SendAll(const char *pszPacket, int iPacketLen, ITcpStackCallBack *pclsCallBack) | CTcpSessionList | |
SendAllExcept(const char *pszPacket, int iPacketLen, ITcpStackCallBack *pclsCallBack, int iThreadIndex, int iSessionIndex) | CTcpSessionList | |
~CTcpSessionList() | CTcpSessionList |