diff options
Diffstat (limited to 'doc/control-spec.txt')
-rw-r--r-- | doc/control-spec.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/control-spec.txt b/doc/control-spec.txt index 1a664e197c..06e321e06a 100644 --- a/doc/control-spec.txt +++ b/doc/control-spec.txt @@ -479,6 +479,11 @@ $Id$ via TC when "__LeaveStreamsUnattached" is false may cause a race between Tor and the controller, as both attempt to attach streams to circuits.} + {Implementation note: You can try to attachstream to a stream that + has already sent a connect or resolve request but hasn't succeeded + yet, in which case Tor will detach the stream from its current circuit + before proceeding with the new attach request.} + 3.13. POSTDESCRIPTOR Sent from the client to the server. The syntax is: |