Home
last modified time | relevance | path

Searched refs:this_timeout (Results 51 – 51 of 51) sorted by relevance

123

/dports/net-p2p/bitflu/bitflu-1.52/plugins/Bitflu/
H A D20_DownloadBitTorrent.pm940 my $this_timeout = ($c_torrent->InEndgameMode ? TIMEOUT_PIECE_FAST : TIMEOUT_PIECE_NORM);
942 if($time_lastrq+$this_timeout <= $NOW) {

123