[or-cvs] add to the stack of implementation notes.

arma at seul.org arma at seul.org
Thu Mar 9 06:30:29 UTC 2006


Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc

Modified Files:
	control-spec.txt 
Log Message:
add to the stack of implementation notes.


Index: control-spec.txt
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/control-spec.txt,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -p -d -r1.75 -r1.76
--- control-spec.txt	9 Mar 2006 00:16:44 -0000	1.75
+++ control-spec.txt	9 Mar 2006 06:30:27 -0000	1.76
@@ -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:



More information about the tor-commits mailing list