mirror of
https://github.com/aria2/aria2.git
synced 2026-04-05 04:08:47 +00:00
a6b7bd03421b09c87c48c56440be35060d53d1fd
Generally, bitfield is not available for download whose total length is unknown. We create bitfield when download is completed (usually connection EOF) so that we can use it to show additional info in RPC aria2.tellStatus response. Specifically, bitfield is now shown. And completedLength under files key (or completedLength in aria2.getFiles() response) is correctly shown.
…
…
…
See README.rst
Languages
C++
94.2%
C
3.7%
M4
1%
Makefile
0.8%
Shell
0.2%