aria2/doc
Tatsuhiro Tsujikawa 4d105a2686 Limit number of opened file globally with --bt-max-open-files option
This change changes the behavior of --bt-max-open-files. Previously,
it specifies the maximum number of opened files for each multi-file
download. Since it is more useful to limit the number globally, the
option now specifies the global limit. This change suggests that
aria2.changeOption() method now ignores --bt-max-open-files and
aria2.changeGlobalOption now reads it and dynamically change the
limit.
2013-11-17 19:33:18 +09:00
..
bash_completion Update bash_completion 2013-04-20 23:04:11 +09:00
manual-src Limit number of opened file globally with --bt-max-open-files option 2013-11-17 19:33:18 +09:00
xmlrpc Added --gid option 2012-12-16 18:22:13 +09:00
Makefile.am Always build doc/manual-src 2013-08-19 00:16:54 +02:00