forked from I2P_Developers/i2p.i2p
propagate from branch 'i2p.i2p' (head 915df7d6afddd7473a7db7fd1f499d350611db62)
to branch 'i2p.i2p.zzz.dhtsnark' (head 4c10a9396745b20a517c9822cf1454aca752ea94)
This commit is contained in:
@ -518,6 +518,7 @@ public class Peer implements Comparable
|
||||
|
||||
/**
|
||||
* Are we currently requesting the piece?
|
||||
* @deprecated deadlocks
|
||||
* @since 0.8.1
|
||||
*/
|
||||
boolean isRequesting(int p) {
|
||||
|
Reference in New Issue
Block a user