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

commit 03aaace9bd9459b0d4bf22a75012acf39d07bcec Author: Georg Koppen <gk@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)".
participants (1)
-
nickm@torproject.org