Home
last modified time | relevance | path

Searched refs:StopDelayed (Results 1 – 5 of 5) sorted by relevance

/dports/ftp/lftp/lftp-4.9.2/src/
H A DTimer.h68 void StopDelayed(int s);
H A DTimer.cc96 void Timer::StopDelayed(int s) in StopDelayed() function in Timer
H A DDHT.cc1204 routes[i]->fresh_timer.StopDelayed(i*15+3); in Load()
H A DHttp.cc1742 reconnect_timer.StopDelayed(retry_after); in Do()
H A DChangeLog496 * Timer.cc, Timer.h: (StopDelayed) new method.