mirror of
https://github.com/aria2/aria2.git
synced 2025-04-03 04:27:38 +03:00
Merge branch 'patch-1' of https://github.com/ITriskTI/aria2 into ITriskTI-patch-1
This commit is contained in:
commit
31839e4cfc
1 changed files with 6 additions and 0 deletions
|
@ -3307,6 +3307,12 @@ RPC-метод `system.multicall` обрабатывается особым об
|
|||
метод выполняется без каких-либо действий, которые требует времени, связь с
|
||||
BitTorrent-трекером пропускается. Метод возвращает ``OK``.
|
||||
|
||||
.. function:: aria2.saveSession([secret])
|
||||
|
||||
Этот метод сохраняет текущею сессию в файл, указанный в параметре
|
||||
:option:`--save-session`. Метод возвращает ``OK`` если это
|
||||
удаётся.
|
||||
|
||||
.. function:: system.multicall(methods)
|
||||
|
||||
Этот метод объединяет несколько вызовов методов в один запрос. *methods*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue