aboutsummaryrefslogtreecommitdiff
path: root/proposals/100-tor-spec-udp.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-02-10 21:38:31 +0000
committerRoger Dingledine <arma@torproject.org>2007-02-10 21:38:31 +0000
commit3f2f903d83be711721ba587eae1a86de7eac75e0 (patch)
tree7513d0d5104813ac4d82a7692512d21c6bc0f62e /proposals/100-tor-spec-udp.txt
parentd9491aeaacbf91d4bb388f784921ca738fc6062a (diff)
downloadtorspec-3f2f903d83be711721ba587eae1a86de7eac75e0.tar.gz
torspec-3f2f903d83be711721ba587eae1a86de7eac75e0.zip
some proposal fixes, mostly cosmetic
svn:r9551
Diffstat (limited to 'proposals/100-tor-spec-udp.txt')
-rw-r--r--proposals/100-tor-spec-udp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/proposals/100-tor-spec-udp.txt b/proposals/100-tor-spec-udp.txt
index 84be1bb..de1505c 100644
--- a/proposals/100-tor-spec-udp.txt
+++ b/proposals/100-tor-spec-udp.txt
@@ -395,7 +395,7 @@ What changes need to happen to each node's exit policy to support this? -RD
Switching to UDP means managing the queues of incoming packets better,
so we don't miss packets. How does this interact with doing large public
-key operations (handshakes) in the same thread?
+key operations (handshakes) in the same thread? -RD
========================================================================
COMMENTS