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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dpeer-mgr.c219 /* Before the endgame this should be 0. In endgame, is contains the average
223 int endgame; member in struct:tr_torrent_peers
723 *** for too long and (b) avoiding duplicate requests before endgame.
881 /* we consider ourselves to be in endgame if the number of bytes
894 /* not in endgame */
895 t->endgame = 0;
897 else if( !t->endgame ) /* only recalculate when endgame first begins */
912 t->endgame
[all...]

Completed in 54 milliseconds