Searched refs:DeadServer (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DServerList.cpp280 if (ping_server->GetFailedCount() >= thePrefs::GetDeadserverRetries() && thePrefs::DeadServer() && !ping_server->IsStaticMember()) {
819 if ( thePrefs::DeadServer() ) {
H A DPreferences.h204 static bool DeadServer() { return s_deadserver; } function in class:CPreferences
H A DECSpecialMuleTags.cpp191 if (thePrefs::DeadServer()) {
H A DPrefsUnifiedDlg.cpp435 FindWindow( IDC_SERVERRETRIES )->Enable( thePrefs::DeadServer() );

Completed in 69 milliseconds