]> Sergey Matveev's repositories - btrtrc.git/commit
Make opening a torrent in storage an explicit method
authorMatt Joiner <anacrolix@gmail.com>
Mon, 28 Mar 2016 11:40:29 +0000 (22:40 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 28 Mar 2016 11:40:29 +0000 (22:40 +1100)
commita5b54f21a1a0a28c8fe596a3bc2c233c60b82597
tree77c0fc214cbaa3c9a8380d7a96a71b8f4cba7e73
parent775cf538095845eea24a52d02a9489c4ad879b2b
Make opening a torrent in storage an explicit method

This is storage types where opening can fail, like mmap
client.go
client_test.go
mmap_span/mmap_span.go
storage/file.go
storage/file_test.go
storage/interface.go
storage/mmap.go
torrent.go