mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
(zzz)
* i2psnark: Fix restoral of partial pieces broken by last patch
This commit is contained in:
@@ -532,7 +532,7 @@ class PeerState
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (found) {
|
||||
if (!found) {
|
||||
outstandingRequests.add(r);
|
||||
if (!choked)
|
||||
out.sendRequest(r);
|
||||
|
||||
Reference in New Issue
Block a user