Rename option in control-spec.txt too.

svn:r3896
This commit is contained in:
Nick Mathewson 2005-03-27 06:42:27 +00:00
parent 7a79acd9f6
commit fca6800b8b

View File

@ -367,10 +367,10 @@ the message.
returned to Tor.
{Implementation note: By default, Tor automatically attaches streams to
circuits itself, unless the configuration variable "__ManageConnections" is
set to "0". Attempting to attach streams via TC when "__ManageConnections"
is true may cause a race between Tor and the controller, as both attempt to
attach streams to circuits.}
circuits itself, unless the configuration variable
"__LeaveStreamsUnattached" is set to "1". Attempting to attach streams
via TC when "__LeaveStreamsUnattached" is false may cause a race between
Tor and the controller, as both attempt to attach streams to circuits.}
3.16 POSTDESCRIPTOR (Type 0x000F)