Home
last modified time | relevance | path

Searched refs:IsAICHReqPending (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A Dupdownclient.h391 bool IsAICHReqPending() const {return m_fAICHRequested; } in IsAICHReqPending() function
H A DBaseClient.cpp426 if (IsAICHReqPending()){ in Safe_Delete()
1297 if (IsAICHReqPending()) { in Disconnected()
H A DPartFile.cpp3306 !pCurClient->IsAICHReqPending() in RequestAICHRecovery()
3329 …->IsSupportingAICH() && pCurClient->GetReqFileAICHHash() != NULL && !pCurClient->IsAICHReqPending() in RequestAICHRecovery()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A Dupdownclient.h391 bool IsAICHReqPending() const {return m_fAICHRequested; }
H A DBaseClient.cpp426 if (IsAICHReqPending()){ in Safe_Delete()
1297 if (IsAICHReqPending()) { in Disconnected()
H A DPartFile.cpp3293 !pCurClient->IsAICHReqPending() in RequestAICHRecovery()
3316 …->IsSupportingAICH() && pCurClient->GetReqFileAICHHash() != NULL && !pCurClient->IsAICHReqPending() in RequestAICHRecovery()