]> Sergey Matveev's repositories - btrtrc.git/commit
Set testing keep alive timeout to 1 millisecond
authorMatt Joiner <anacrolix@gmail.com>
Wed, 18 Aug 2021 06:23:51 +0000 (16:23 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 19 Aug 2021 03:37:00 +0000 (13:37 +1000)
commit8f187411cc6f9c3608c0df67a5b67169b9d2dbb6
treeeccd0bd93313b9d8d1ededbfe548f2175ef026cf
parent16c4b0888510fe2467745d041f4e70625f4d3514
Set testing keep alive timeout to 1 millisecond

If it's too fast, we get stuck trying to send keep alives rather than actually communicating with the peer.
testing.go