Module tor_circmgr::usage

source ยท
Expand description

Code related to tracking what activities a circuit can be used for.

Structsยง

  • ExitPolicy ๐Ÿ”’
    An exit policy, as supported by the last hop of a circuit.
  • A port that we want to connect to as a client.
  • Set of requested target ports, mostly for use in error reporting

Enumsยง

Functionsยง

  • owned_targets_equivalent ๐Ÿ”’ specific-relay
    Return true if a and b count as the same target for the purpose of comparing DirSpecificTarget values.