]> Sergey Matveev's repositories - btrtrc.git/commit - config.go
Allow dropping connections to the same peer ID
authorMatt Joiner <anacrolix@gmail.com>
Sat, 16 Jun 2018 06:40:37 +0000 (16:40 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 16 Jun 2018 06:40:37 +0000 (16:40 +1000)
commit0caafd8e875a637985518375683e17a6710066d5
tree31be5e5a0149e0b65ea3254da4729088902026f7
parent0f90af85f1fc6d1718c0ff817df105ad82d38e65
Allow dropping connections to the same peer ID

Necessary for a test that expects one connection to each other Client.
config.go
torrent.go