]> Sergey Matveev's repositories - btrtrc.git/commit
Don't send keepalives if a connection isn't useful to us
authorMatt Joiner <anacrolix@gmail.com>
Thu, 10 Dec 2020 00:13:27 +0000 (11:13 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 10 Dec 2020 00:13:45 +0000 (11:13 +1100)
commitde964db3c2ebdf439722c23f797a78c43fd8f6c2
treef37074561d8c65e70cfb0d9fbdf1c2f2d11a2471
parent8d27c029622e74d0aa3361517480709807f84188
Don't send keepalives if a connection isn't useful to us

This might help break the situation where anacrolix/torrent Clients that are connected to each other never release a connection until there's new connections that look more promising.
peerconn.go