Expand description
Code related to tracking what activities a circuit can be used for.
Structsยง
- Exit
Policy ๐ - An exit policy, as supported by the last hop of a circuit.
- Target
Port - A port that we want to connect to as a client.
- Target
Ports - Set of requested target ports, mostly for use in error reporting
Enumsยง
- Supported
Tunnel ๐Usage - The purposes for which a circuit is usable.
- Target
Tunnel ๐Usage - The purpose for which a circuit is being created.
Functionsยง
- owned_
targets_ ๐equivalent - Return true if
aandbcount as the same target for the purpose of comparingDirSpecificTargetvalues.