forked from I2P_Developers/i2p.i2p
* i2psnark:
- More listing fixes (more thanks to 'backup') - Start end game a little sooner
This commit is contained in:
@ -388,6 +388,7 @@ public class Peer implements Comparable
|
||||
* Sets whether or not we are interested in pieces from this peer.
|
||||
* Defaults to false. When interest is true and this peer unchokes
|
||||
* us then we start downloading from it. Has no effect when not connected.
|
||||
* @deprecated unused
|
||||
*/
|
||||
public void setInteresting(boolean interest)
|
||||
{
|
||||
|
Reference in New Issue
Block a user