Package | Description |
---|---|
org.klomp.snark |
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
|
Modifier and Type | Method | Description |
---|---|---|
int |
Piece.compareTo(Piece op) |
Highest priority first,
then rarest first
|
Constructor | Description |
---|---|
PartialPiece(Piece piece,
int len,
File tempDir) |
Used by PeerCoordinator.
|