]> Sergey Matveev's repositories - btrtrc.git/commit
Avoid deadlock caused by receiving PORT and and DHT announce_peer at the same time
authorMatt Joiner <anacrolix@gmail.com>
Sun, 27 Nov 2016 13:03:10 +0000 (00:03 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 27 Nov 2016 13:03:10 +0000 (00:03 +1100)
commit97f6cb496e8e942a3fd9b8a9ccc6a91cfdaeaad8
treefbe10bed545e5e60b2bd4982734f966ec2b75f85
parent8b50f5fa7abf587f4d047e7f5e4426df1f568902
Avoid deadlock caused by receiving PORT and and DHT announce_peer at the same time
connection.go
dht/server.go