summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-03-14 03:12:59 +0000
committerNick Mathewson <nickm@torproject.org>2005-03-14 03:12:59 +0000
commitfd150459b36128695e6ce74e4d99d7896fee5e38 (patch)
treeca007958aff7e685177b3cae1fcd519948d6bcaa /doc
parentcabb8624e2aa2e5ae616a58e1b3a2373628e825c (diff)
downloadtor-fd150459b36128695e6ce74e4d99d7896fee5e38.tar.gz
tor-fd150459b36128695e6ce74e4d99d7896fee5e38.zip
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.
svn:r3756
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index d2f9d09d1d..2da42fdae6 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -79,7 +79,7 @@ R - revised circ selection stuff.
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