forked from I2P_Developers/i2p.i2p
i2psnark:
- Update session options when max bandwidth changes - BufferedStream cleanup and comments - torrent name display tweak - findbugs
This commit is contained in:
@@ -210,6 +210,7 @@ class PeerCheckerTask extends TimerTask
|
||||
if (_util.getDHT() != null && (_runCount % 5) == 0) {
|
||||
_util.getDHT().announce(coordinator.getInfoHash(), peer.getPeerID().getDestHash());
|
||||
}
|
||||
// send PEX
|
||||
}
|
||||
|
||||
// Resync actual uploaders value
|
||||
|
||||
Reference in New Issue
Block a user