propagate from branch 'i2p.i2p' (head 915df7d6afddd7473a7db7fd1f499d350611db62)

to branch 'i2p.i2p.zzz.dhtsnark' (head 4c10a9396745b20a517c9822cf1454aca752ea94)
This commit is contained in:
zzz
2011-01-05 21:49:13 +00:00
29 changed files with 121 additions and 109 deletions

View File

@ -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) {