diff options
author | Roger Dingledine <arma@torproject.org> | 2005-03-12 20:18:38 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-03-12 20:18:38 +0000 |
commit | a6b742dfb2ac763cba0252eaf226226cf262b7ab (patch) | |
tree | 8799b38c37cd2c29368a78c633b6f794a63d513c /doc/TODO | |
parent | 01f0b31432b121fbd3fec10ff790497eb5f2945e (diff) | |
download | tor-a6b742dfb2ac763cba0252eaf226226cf262b7ab.tar.gz tor-a6b742dfb2ac763cba0252eaf226226cf262b7ab.zip |
and put ShutdownWaitLength in man page
svn:r3754
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ R - revised circ selection stuff. - 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 . HTTPS proxy for OR CONNECT stuff. (For outgoing SSL connections to +R o HTTPS proxy for OR CONNECT stuff. (For outgoing SSL connections to other ORs.) o Changes for forward compatibility o If a version is later than the last in its series, but a version |