]> Sergey Matveev's repositories - btrtrc.git/commit
Allow adding duplicate connections
authorMatt Joiner <anacrolix@gmail.com>
Wed, 13 Jun 2018 00:53:11 +0000 (10:53 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 13 Jun 2018 00:53:11 +0000 (10:53 +1000)
commit90f84bda71fbbccec7fb05d69d948cb937d014e4
treecf37bb3648bf6c8edce8d4c7fe685d575798e874
parent5412eef6dadc167208755096b100b05846fe01c4
Allow adding duplicate connections

I believe this fixes a long-standing race condition when dropping connections to the same peer ID where Clients assume the peer has added connections in the same order. Further commits may address duplicate connections further.
torrent.go