Searched refs:unchokedInterested (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.c3079 int i, size, unchokedInterested; local
3139 unchokedInterested = 0;
3140 for( i=0; i<size && unchokedInterested<session->uploadSlotsPerTorrent; ++i ) {
3143 ++unchokedInterested;

Completed in 29 milliseconds