Clarify SessionGroup documentation. Bug 5437.

This commit is contained in:
Nick Mathewson
2012-05-16 14:43:11 -04:00
parent d732b87e60
commit dfbe779a45
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Documentation fixes:
- Clarify SessionGroup documentation slightly; resolves bug 5437.
+2 -1
View File
@@ -841,7 +841,8 @@ The following options are useful only for clients (that is, if
If no other isolation rules would prevent it, allow streams
on this port to share circuits with streams from every other
port with the same session group. (By default, streams received
on different ports are always isolated from one another.)
on different SOCKSPorts, TransPorts, etc are always isolated from one
another. This option overrides that behavior.)
**SOCKSListenAddress** __IP__[:__PORT__]::
Bind to this address to listen for connections from Socks-speaking