commit 39e605a5e7712813e0750c423ab734dd5e6eeaf2 [browse]
Author: Alex Sharov
Date: 2023-12-04 18:31:34 +07:00
Torrent.WebseedPeerConns() method (#883)
commit 59ec9d6dd211210d30edc31e3bb1ca2b8785fb50 [browse]
Author: Frederick Robinson
Date: 2023-08-23 14:59:32 -07:00
Update file_handle.go (#860)
(cherry picked from commit b836d2ad53ee6dae43bb256f8c8355fd77ad6c6d)
commit c14123fca5c585347c71e6808b11248af656b972 [browse]
Author: Matt Joiner
Date: 2023-09-11 10:10:13 +10:00
Fix request heap pop bug
Missed in the changed interface from 613470861e67fdb11c9661930f3490cba0aa19b2. Caused very poor performance. Thanks to @AskAlexSharov for raising the flag in https://github.com/anacrolix/torrent/issues/859#issuecomment-1706059960.
(cherry picked from commit 87f6cdc1e96fdd846bb9c55cfd5176a17373d4b6)
commit 479ea65615c75c90b3be395d1796443e3a93c11e [browse]
Author: Matt Joiner
Date: 2023-08-22 12:45:24 +10:00
Fix race in webseed requester sleep duration calculation
(cherry picked from commit 78cd5a1c0aef357cb2e5cff01eb53d0cb94fe43d)
commit de3309319f036d9b344aad296d9b1b7c9f786468 [browse]
Author: Matt Joiner
Date: 2023-08-17 18:14:46 +10:00
Note that torrent.Reader is not concurrent-safe
clone the repository to get more history