geetam 7f853c53dc [Docs, libaria2] Fix type of obj pushed into options vector
aria::KeyVals is a vector of pair of std strings, therefore the type of object being pushed should be std::pair<std::string, std::string>,
however in the docs, the type of the said object is KeyVals.
If one follows the docs, their code will fail to compile.
2017-06-17 01:27:03 +05:30
2015-05-21 00:00:37 +09:00
2016-10-15 19:02:54 +09:00
2016-05-07 16:23:18 -04:00
2017-05-19 21:32:25 +09:00
2014-03-22 12:26:15 +09:00
2017-01-23 00:58:16 +09:00
2012-06-29 00:51:13 +09:00
2017-05-17 22:11:44 +09:00
2015-09-27 23:49:44 +09:00
2017-04-15 22:19:04 +09:00
2017-05-17 22:19:51 +09:00
2017-03-20 22:44:41 +01:00
2017-03-20 22:44:41 +01:00
2016-04-15 23:09:54 +09:00
2017-06-15 15:05:55 +02:00
2015-05-16 21:38:53 +09:00
2017-05-17 22:19:10 +09:00
2017-04-29 22:20:48 +09:00
Description
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Readme 68 MiB
Languages
C++ 94.2%
C 3.7%
M4 1%
Makefile 0.8%
Shell 0.2%