Skip to content
Snippets Groups Projects
Commit dfbe779a authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Clarify SessionGroup documentation. Bug 5437.

parent d732b87e
No related branches found
No related tags found
No related merge requests found
o Documentation fixes:
- Clarify SessionGroup documentation slightly; resolves bug 5437.
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment