[or-cvs] Raise common code for "detach this stream and try it with a...

Nick Mathewson nickm at seul.org
Mon Mar 14 03:13:02 UTC 2005


Update of /home/or/cvsroot/tor/doc
In directory moria.mit.edu:/tmp/cvs-serv7794/doc

Modified Files:
	TODO 
Log Message:
Raise common code for "detach this stream and try it with a different circuit" into a separate function; make that function handle controller-managed streams right.

Index: TODO
===================================================================
RCS file: /home/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -d -r1.278 -r1.279
--- TODO	12 Mar 2005 20:18:38 -0000	1.278
+++ TODO	14 Mar 2005 03:12:59 -0000	1.279
@@ -79,7 +79,7 @@
         attach them automatically.  ("Hidden" config option.)
       o Implement 'attach stream X to circuit Y' logic.
       - Time out never-attached streams.
-      - If we never get a CONNECTED back, we should put the stream back in
+      o If we never get a CONNECTED back, we should put the stream back in
         CONTROLLER_WAIT, not in CIRCUIT_WAIT.
     - Tests for new controller features
 R o HTTPS proxy for OR CONNECT stuff. (For outgoing SSL connections to



More information about the tor-commits mailing list