possible end-game fix
This commit is contained in:
@@ -1597,7 +1597,6 @@ namespace libtorrent
|
||||
if (info.state != block_info::state_requested
|
||||
|| info.peer == peer)
|
||||
continue;
|
||||
if (info.num_peers >= 2) continue;
|
||||
temp.push_back(piece_block(i->index, j));
|
||||
done = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user