[tor-commits] [torspec/master] Bug 16081: Document status code consistency in single reply

nickm at torproject.org nickm at torproject.org
Wed Dec 16 13:59:50 UTC 2015


commit 03aaace9bd9459b0d4bf22a75012acf39d07bcec
Author: Georg Koppen <gk at torproject.org>
Date:   Sun Dec 13 12:01:30 2015 +0000

    Bug 16081: Document status code consistency in single reply
---
 control-spec.txt |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/control-spec.txt b/control-spec.txt
index 0fddb54..a3c1647 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -169,8 +169,9 @@
     ReplyText = XXXX
     StatusCode = 3DIGIT
 
-  Specific replies are mentioned below in section 3, and described more fully
-  in section 4.
+  Multiple lines in a single reply from Tor to the controller are guaranteed to
+  share the same status code. Specific replies are mentioned below in section 3,
+  and described more fully in section 4.
 
   [Compatibility note:  versions of Tor before 0.2.0.3-alpha sometimes
   generate AsyncReplies of the form "*(MidReplyLine / DataReplyLine)".



More information about the tor-commits mailing list