|
Mixe for Privacy and Anonymity in the Internet
|
This is the complete list of members for CATLSClientSocket, including all inherited members.
| accept(CASocket &s) | CASocket | virtual |
| CASocket(bool bIsReserved=false) | CASocket | |
| CATLSClientSocket() | CATLSClientSocket | |
| cleanup() | CASocket | inlinestatic |
| close() | CATLSClientSocket | virtual |
| connect(const CASocketAddr &psa, UINT32 msTimeout) | CATLSClientSocket | virtual |
| CASocket::connect(const CASocketAddr &psa) | CASocket | inlinevirtual |
| CASocket::connect(const CASocketAddr &psa, UINT32 retry, UINT32 sWaitTime) | CASocket | virtual |
| countOpenSockets() | CASocket | inlinestatic |
| create() | CASocket | virtual |
| create(bool a_bShowTypicalError) | CASocket | virtual |
| create(SINT32 type) | CASocket | virtual |
| create(SINT32 type, bool a_bShowTypicalError) | CASocket | privatevirtual |
| doTLSConnect(const CASocketAddr &psa) | CATLSClientSocket | private |
| getLocalIP(UINT8 r_Ip[4]) | CASocket | virtual |
| getLocalPort() | CASocket | virtual |
| getMaxOpenSockets() | CASocket | static |
| getNonBlocking(bool *b) | CASocket | virtual |
| getPeerIP(UINT8 ip[4]) | CASocket | virtual |
| getPeerPort() | CASocket | virtual |
| getRecvBuff() | CASocket | virtual |
| getSendBuff() | CASocket | virtual |
| getSendTimeOut() | CASocket | virtual |
| getSocket() | CASocket | inlinevirtual |
| init() | CASocket | inlinestatic |
| isClosed() | CASocket | inlinevirtual |
| listen(const CASocketAddr &psa) | CASocket | virtual |
| listen(UINT16 port) | CASocket | virtual |
| m_bConnectedTLS | CATLSClientSocket | private |
| m_bIsReservedSocket | CASocket | private |
| m_bSocketIsClosed | CASocket | protected |
| m_pcsClose | CASocket | privatestatic |
| m_pCtx | CATLSClientSocket | private |
| m_pRootCert | CATLSClientSocket | private |
| m_pSingleSocketGroupRead | CASocket | protected |
| m_pSSL | CATLSClientSocket | private |
| m_Socket | CASocket | protected |
| m_u32MaxNormalSockets | CASocket | privatestatic |
| m_u32NormalSocketsOpen | CASocket | privatestatic |
| peek(UINT8 *buff, UINT32 len) | CASocket | virtual |
| receive(UINT8 *buff, UINT32 len) | CATLSClientSocket | virtual |
| receiveFully(UINT8 *buff, UINT32 len) | CAClientSocket | |
| receiveFullyT(UINT8 *buff, UINT32 len, UINT32 msTimeOut) | CASocket | virtual |
| receiveLine(UINT8 *line, UINT32 maxLen, UINT32 msTimeOut) | CASocket | virtual |
| send(const UINT8 *buff, UINT32 len) | CATLSClientSocket | virtual |
| sendFully(const UINT8 *buff, UINT32 len) | CATLSClientSocket | virtual |
| sendFullyTimeOut(const UINT8 *buff, UINT32 len, UINT32 msTimeOut, UINT32 msTimeOutSingleSend) | CASocket | virtual |
| sendTimeOut(const UINT8 *buff, UINT32 len, UINT32 msTimeOut) | CASocket | virtual |
| setKeepAlive(bool b) | CASocket | virtual |
| setKeepAlive(UINT32 sec) | CASocket | virtual |
| setMaxNormalSockets(UINT32 u) | CASocket | inlinestatic |
| setNonBlocking(bool b) | CASocket | virtual |
| setRecvBuff(UINT32 r) | CASocket | virtual |
| setReuseAddr(bool b) | CASocket | virtual |
| setSendBuff(SINT32 r) | CASocket | virtual |
| setSendTimeOut(UINT32 msTimeOut) | CASocket | virtual |
| setServerCertificate(CACertificate *pCert) | CATLSClientSocket | |
| setSocket(SOCKET s) | CASocket | privatevirtual |
| ~CAClientSocket() | CAClientSocket | inlinevirtual |
| ~CASocket() | CASocket | inline |
| ~CATLSClientSocket() | CATLSClientSocket |