From: Nick Mathewson Date: Mon, 14 Mar 2005 22:15:45 +0000 (+0000) Subject: - closed=4, new connection=5, new resolve request=6) X-Git-Tag: tor-0.1.0.1-rc~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=538b613079fd2efe2d84083cc10aa5c8e377a48a;p=thirdparty%2Ftor.git - closed=4, new connection=5, new resolve request=6) + closed=4, new connection=5, new resolve request=6, + stream detached from circuit, retriable=7) nick: this comma is confusing. svn:r3761 --- diff --git a/doc/control-spec.txt b/doc/control-spec.txt index 24eebe1809..57ac1f5036 100644 --- a/doc/control-spec.txt +++ b/doc/control-spec.txt @@ -187,7 +187,7 @@ the message. Status [1 octet] (Sent connect=0,sent resolve=1,succeeded=2,failed=3, closed=4, new connection=5, new resolve request=6, - stream detached from circuit, retriable=7) + stream detached from circuit and still retriable=7) Stream ID [4 octets] (Must be unique to Tor process/time) Target (NUL-terminated address-port string]