Bug 16081: Document status code consistency in single reply

This commit is contained in:
Georg Koppen 2015-12-13 12:01:30 +00:00 committed by Nick Mathewson
parent 58325d15cd
commit 03aaace9bd

View File

@ -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)".