]> Sergey Matveev's repositories - btrtrc.git/commit
Update requests after deleting all in some corner cases
authorMatt Joiner <anacrolix@gmail.com>
Mon, 13 Dec 2021 01:09:12 +0000 (12:09 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 13 Dec 2021 01:09:12 +0000 (12:09 +1100)
commit98f188dcbef1b62cdcd6e91fdc3abf16113b2b5a
tree8cf92edc37e48bdd1f4bee59fcd702e44efba24c
parent47ef8d9c2d417ac5911b4b8b57de3d654159b083
Update requests after deleting all in some corner cases

Choked by non-fast PeerConn, deleted PeerConn. They're not exactly guarded as strictly as they could be, so there's plenty of room for performance improvements here.
peerconn.go
torrent.go
webseed-peer.go