mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
#3686 "add rpc command to cleanly shutdown daemon" -- added for libT, tr-daemon, tr-gtk, tr-remote, and the rpc spec
This commit is contained in:
@@ -526,6 +526,14 @@
|
||||
Request arguments: none
|
||||
Response arguments: a bool, "port-is-open"
|
||||
|
||||
4.5. Session shutdown
|
||||
|
||||
This method tells the transmission session to shut down.
|
||||
|
||||
Method-name: "session-close"
|
||||
Request arguments: none
|
||||
Response arguments: none
|
||||
|
||||
5.0. Protocol Versions
|
||||
|
||||
The following changes have been made to the RPC interface:
|
||||
@@ -645,3 +653,4 @@
|
||||
| | yes | session-set | new arg "blocklist-url"
|
||||
------+---------+-----------+----------------+-------------------------------
|
||||
12 | 2.20 | yes | session-get | new arg "download-dir-free-space"
|
||||
| | yes | session-close | new method
|
||||
|
||||
Reference in New Issue
Block a user