From: Sergey Matveev Date: Fri, 2 Dec 2022 10:24:29 +0000 (+0300) Subject: cmd/torrent only prioritizes downloads X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=b157881b5c59d5aff8575036a2d490ebcd315ef8;p=btrtrc.git cmd/torrent only prioritizes downloads --- diff --git a/cmd/btrtrc/README b/cmd/btrtrc/README index 8e7b15c2..86f1c25d 100644 --- a/cmd/btrtrc/README +++ b/cmd/btrtrc/README @@ -3,8 +3,7 @@ btrtrc -- better BitTorrent client This is a fork of https://github.com/anacrolix/torrent BitTorrent library with own cmd/btrtrc client implementation. Comparing to cmd/torrent it has much less configuration options, mainly hardcoding -the most of them. Also it lacks various features like ability to select -the file to delete. But what advantages does it have? +the most of them. But what advantages does it have? * Optimized file-based storage: * linearized I/O operations prevent creation of huge quantity of threads