]> Sergey Matveev's repositories - btrtrc.git/commit
Add IgnoreUnverifiedPieceCompletion and move fields to AddTorrentOpts
authorMatt Joiner <anacrolix@gmail.com>
Wed, 21 May 2025 05:22:33 +0000 (15:22 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 21 May 2025 05:22:33 +0000 (15:22 +1000)
commit5aa05565d88a34c8b489e346ab559a90a55a7fe5
treea6b54c9d69ebb31b561a40dfbc5ad10df6ed28aa
parenta6cb3d81c01f87d86ab9a45eec90a38d86bb29e5
Add IgnoreUnverifiedPieceCompletion and move fields to AddTorrentOpts
17 files changed:
client.go
client_test.go
cmd/torrent/serve.go
deferrwl.go
file.go
issue211_test.go
peer.go
piece.go
requesting.go
spec.go
storage/interface.go
test/issue377_test.go
test/sqlite_test.go
torrent.go
torrent_test.go
webseed-peer.go
webseed/client.go