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
Circ 🔒Usage - The purposes for which a circuit is usable.
- Target
Circ 🔒Usage - The purpose for which a circuit is being created.
Functions§
- owned_
targets_ 🔒equivalent specific-relay
- Return true if
a
andb
count as the same target for the purpose of comparingDirSpecificTarget
values.