Searched refs:GetServerKeepAliveTimeout (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DServerConnect.cpp586 uint32 dwServerKeepAliveTimeout = thePrefs::GetServerKeepAliveTimeout();
H A DPreferences.h276 static uint32 GetServerKeepAliveTimeout() { return s_dwServerKeepAliveTimeoutMins*60000; } function in class:CPreferences
H A DECSpecialMuleTags.cpp340 cwPrefs.AddTag(CECTag(EC_TAG_CORETW_SRV_KEEPALIVE_TIMEOUT, thePrefs::GetServerKeepAliveTimeout()));

Completed in 112 milliseconds