aria2/doc/manual-src/en
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
..
_static Document theme change 2013-05-10 00:01:19 +09:00
Makefile.am Fix out-of-tree builds of libaria2api 2013-09-09 23:35:15 +02:00
README.rst Included README.rst from manual-src/en/index.rst 2012-07-06 23:40:29 +09:00
aria2c.rst Limit number of opened file globally with --bt-max-open-files option 2013-11-17 19:33:18 +09:00
conf.py.in Update doc style 2013-05-18 19:01:49 +09:00
index.rst Generate libaria2 API doc from aria2.h 2013-05-09 23:49:30 +09:00
libaria2.rst libaria2.rst: Fix typo 2013-05-28 23:45:29 +09:00
mkapiref.py Add download event callback API and its example 2013-05-11 19:40:24 +09:00
technical-notes.rst Update doc 2013-02-19 22:14:18 +09:00

README.rst

.. include:: ../../../README.rst