aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/control-spec.txt b/control-spec.txt
index 23db764..6b63679 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1799,6 +1799,24 @@
[HSPOST was added in Tor 0.2.7.1-alpha]
+3.23. DROPOWNERSHIP
+
+ The syntax is:
+ "DROPOWNERSHIP" CRLF
+
+ This command instructs Tor to relinquish ownership of its control
+ connection. As such tor will not shut down when this control
+ connection is closed.
+
+ This method is idempotent. If the control connection does not
+ already have ownership this method returns successfully, and
+ does nothing.
+
+ The controller can call TAKEOWNERSHIP again to re-establish
+ ownership.
+
+ [DROPOWNERSHIP was added in Tor 0.4.0.0-alpha]
+
4. Replies
Reply codes follow the same 3-character format as used by SMTP, with the