Browse Source

Explain TransportProxy within doc/state-contents.txt.

George Kadianakis 12 years ago
parent
commit
31ed10f6c2
1 changed files with 4 additions and 4 deletions
  1. 4 4
      doc/state-contents.txt

+ 4 - 4
doc/state-contents.txt

@@ -60,10 +60,10 @@ Recognized fields are:
 
      One or more of these may be present.
 
-     The format is "transportname addr:port", to remember the address at
-     which a pluggable transport was listening.
-
-     [XXXX why?]
+     The format is "transportname addr:port", to remember the address
+     at which a pluggable transport was listening. Tor bridges use
+     this information to spawn pluggable transport listeners in the
+     same IP address and TCP port even after tor client restarts.
 
   BWHistoryReadEnds           (ISO time)
   BWHistoryReadInterval       (integer, number of seconds)