AcceptFrom(SOCKET hSocket, SOCKADDR_IN *pHost) | CConnection | [virtual] |
AttachTo(CConnection *pConnection) | CShakeNeighbour | [virtual] |
CConnection() | CConnection | |
Close(UINT nError=IDS_CONNECTION_CLOSED) | CShakeNeighbour | [virtual] |
CConnection::Close() | CConnection | [virtual] |
CNeighbour(PROTOCOLID nProtocol) | CNeighbour | |
CNeighbour(PROTOCOLID nProtocol, CNeighbour *pBase) | CNeighbour | |
ConnectTo(IN_ADDR *pAddress, WORD nPost, BOOL bAutomatic=FALSE, BOOL bNoUltraPeer=FALSE) | CShakeNeighbour | [virtual] |
CNeighbour::ConnectTo(SOCKADDR_IN *pHost) | CConnection | [virtual] |
CNeighbour::ConnectTo(IN_ADDR *pAddress, WORD nPort) | CConnection | [virtual] |
CShakeNeighbour() | CShakeNeighbour | |
DelayClose(UINT nError=0) | CNeighbour | |
DoRun() | CConnection | |
GetCompression(float *pnInRate, float *pnOutRate) | CNeighbour | |
IsAgentBlocked() | CConnection | |
IsClientBad() | CShakeNeighbour | [protected] |
IsClientBanned() | CShakeNeighbour | [protected] |
IsClientObsolete() | CShakeNeighbour | [protected] |
m_bAutomatic | CNeighbour | |
m_bBadClient | CNeighbour | |
m_bCanDeflate | CShakeNeighbour | [protected] |
m_bConnected | CConnection | |
m_bDeflateAccept | CShakeNeighbour | [protected] |
m_bDeflateSend | CShakeNeighbour | [protected] |
m_bG2Accept | CShakeNeighbour | [protected] |
m_bG2Send | CShakeNeighbour | [protected] |
m_bGGEP | CNeighbour | |
m_bGUID | CNeighbour | |
m_bInitiated | CConnection | |
m_bObsoleteClient | CNeighbour | |
m_bPongCaching | CNeighbour | |
m_bQueryRouting | CNeighbour | |
m_bSentAddress | CShakeNeighbour | [protected] |
m_bShareaza | CNeighbour | |
m_bUltraPeerLoaded | CShakeNeighbour | [protected] |
m_bUltraPeerNeeded | CShakeNeighbour | [protected] |
m_bUltraPeerSet | CShakeNeighbour | [protected] |
m_bVendorMsg | CNeighbour | |
m_bZFlush | CNeighbour | [protected] |
m_hSocket | CConnection | |
m_mInput | CConnection | |
m_mOutput | CConnection | |
m_nDropCount | CNeighbour | |
m_nFileCount | CNeighbour | |
m_nFileVolume | CNeighbour | |
m_nInputCount | CNeighbour | |
m_nLostCount | CNeighbour | |
m_nNodeType | CNeighbour | |
m_nOutbound | CNeighbour | |
m_nOutputCount | CNeighbour | |
m_nProtocol | CNeighbour | |
m_nQueuedRun | CConnection | |
m_nRunCookie | CNeighbour | |
m_nState | CNeighbour | |
m_nUnique | CNeighbour | |
m_nZInput | CNeighbour | [protected] |
m_nZOutput | CNeighbour | [protected] |
m_pGUID | CNeighbour | |
m_pHost | CConnection | |
m_pInput | CConnection | |
m_pMoreResultsGUID | CNeighbour | |
m_pOutput | CConnection | |
m_pProfile | CNeighbour | |
m_pQueryTableLocal | CNeighbour | |
m_pQueryTableRemote | CNeighbour | |
m_pVendor | CNeighbour | |
m_pZInput | CNeighbour | [protected] |
m_pZOutput | CNeighbour | [protected] |
m_pZSInput | CNeighbour | [protected] |
m_pZSOutput | CNeighbour | [protected] |
m_sAddress | CConnection | |
m_sLastHeader | CConnection | |
m_sUserAgent | CConnection | |
m_tConnected | CConnection | |
m_tLastPacket | CNeighbour | [protected] |
m_tLastQuery | CNeighbour | |
m_tZOutput | CNeighbour | [protected] |
m_zEnd | CNeighbour | [protected] |
m_zStart | CNeighbour | |
Measure() | CConnection | |
OnCommonHit(CPacket *pPacket) | CNeighbour | [protected, virtual] |
OnCommonQueryHash(CPacket *pPacket) | CNeighbour | [protected, virtual] |
OnConnected() | CShakeNeighbour | [protected, virtual] |
OnDropped(BOOL bError) | CShakeNeighbour | [protected, virtual] |
OnHandshakeComplete() | CShakeNeighbour | [protected] |
OnHeaderLine(CString &strHeader, CString &strValue) | CShakeNeighbour | [protected, virtual] |
OnHeadersComplete() | CShakeNeighbour | [protected, virtual] |
OnHeadersCompleteG1() | CShakeNeighbour | [protected, virtual] |
OnHeadersCompleteG2() | CShakeNeighbour | [protected, virtual] |
OnRead() | CShakeNeighbour | [protected, virtual] |
OnRun() | CShakeNeighbour | [protected, virtual] |
OnWrite() | CNeighbour | [protected, virtual] |
QueueRun() | CConnection | |
ReadHeaders() | CConnection | |
ReadResponse() | CShakeNeighbour | [protected] |
Send(CPacket *pPacket, BOOL bRelease=TRUE, BOOL bBuffered=FALSE) | CNeighbour | [virtual] |
SendHostHeaders(LPCTSTR pszMessage=NULL) | CShakeNeighbour | [protected] |
SendMinimalHeaders() | CShakeNeighbour | [protected] |
SendMyAddress() | CConnection | |
SendPrivateHeaders() | CShakeNeighbour | [protected] |
SendPublicHeaders() | CShakeNeighbour | [protected] |
SendQuery(CQuerySearch *pSearch, CPacket *pPacket, BOOL bLocal) | CNeighbour | [virtual] |
StartsWith(LPCTSTR pszInput, LPCTSTR pszText) | CConnection | [static] |
URLDecode(LPCTSTR pszInput) | CConnection | [static] |
URLDecodeANSI(LPCTSTR pszInput) | CConnection | [static] |
URLDecodeUnicode(LPCTSTR pszInput) | CConnection | [static] |
URLEncode(LPCTSTR pszInput) | CConnection | [static] |
~CConnection() | CConnection | [virtual] |
~CNeighbour() | CNeighbour | [virtual] |
~CShakeNeighbour() | CShakeNeighbour | [virtual] |