This website requires JavaScript.
Explore
Help
Sign In
dlss
/
FedP2P
Watch
4
Star
0
Fork
You've already forked FedP2P
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5a185c45c0
FedP2P
/
request-strategy
/
torrent.go
7 lines
97 B
Go
Raw
Blame
History
package
request_strategy
type
Torrent
interface
{
IgnorePiece
(
int
)
bool
PieceLength
(
)
int64
}
Reference in New Issue
View Git Blame
Copy Permalink