aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--control-spec.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/control-spec.txt b/control-spec.txt
index b9fa729..fb35d94 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -2305,7 +2305,9 @@
"SUCCEEDED" / ; Received a reply; stream established
"FAILED" / ; Stream failed and not retriable
"CLOSED" / ; Stream closed
- "DETACHED" ; Detached from circuit; still retriable
+ "DETACHED" / ; Detached from circuit; still retriable
+ "CONTROLLER_WAIT" ; Waiting for controller to use ATTACHSTREAM
+ ; (new in 0.4.5.1-alpha)
Target = TargetAddress ":" Port
Port = an integer from 0 to 65535 inclusive