]> Sergey Matveev's repositories - btrtrc.git/commit
dht: Rename newDHTAddr->NewAddr, and clean up the interface
authorMatt Joiner <anacrolix@gmail.com>
Tue, 23 Feb 2016 15:02:33 +0000 (02:02 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 23 Feb 2016 15:02:33 +0000 (02:02 +1100)
commit2fa233345e9c9412be82f253431ca15e2ae95fe5
tree699b1a14d112328d6a210684bf1f6a4b6e2fcae5
parent7b0b0f9bf9758ff7ae79714df31781807531ff11
dht: Rename newDHTAddr->NewAddr, and clean up the interface
dht/addr.go
dht/announce.go
dht/compactNodeInfo.go
dht/dht.go
dht/dht_test.go
dht/msg_test.go
dht/nodeinfo.go
dht/server.go