]> Sergey Matveev's repositories - btrtrc.git/commit
Tidy up the torrent and DHT APIs
authorMatt Joiner <anacrolix@gmail.com>
Thu, 21 Aug 2014 08:07:06 +0000 (18:07 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 21 Aug 2014 08:07:06 +0000 (18:07 +1000)
commit40fd1d647c16b81c58feef117ae9e1a2c28cfa0c
tree84c609fb728e3269714181ca8093980f462a140c
parent96e44f89505b2e9fe7425c180bec89e0f28888dd
Tidy up the torrent and DHT APIs
client.go
client_test.go
cmd/dht-get-peers/main.go
cmd/dht-ping/main.go
cmd/dht-server/main.go
cmd/torrent/main.go
cmd/torrentfs/main.go
config.go [new file with mode: 0644]
dht/dht.go
fs/torrentfs_test.go