Mixes for Privacy and Anonymity in the Internet
CATLSClientSocket Member List
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
close()CATLSClientSocket [virtual]
connect(CASocketAddr &psa, UINT32 msTimeout)CATLSClientSocket
CASocket::connect(const CASocketAddr &psa)CASocket [virtual]
CASocket::connect(const CASocketAddr &psa, UINT32 retry, UINT32 sWaitTime)CASocket [virtual]
CASocket::connect(const CASocketAddr &psa, UINT32 msTimeOut)CASocket [virtual]
countOpenSockets()CASocket [static]
create()CASocket [virtual]
create(bool a_bShowTypicalError)CASocket [virtual]
create(int type)CASocket [virtual]
doTLSConnect(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
isClosed()CASocket [virtual]
listen(const CASocketAddr &psa)CASocket [virtual]
listen(UINT16 port)CASocket [virtual]
m_bConnectedTLSCATLSClientSocket [private]
m_bSocketIsClosedCASocket [protected]
m_pCtxCATLSClientSocket [private]
m_pRootCertCATLSClientSocket [private]
m_pSSLCATLSClientSocket [private]
m_SocketCASocket [protected]
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 [static]
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
~CAClientSocket()CAClientSocket [virtual]
~CASocket()CASocket
~CATLSClientSocket()CATLSClientSocket