Module tor_dirmgr::bridgedesc

source ·
Available on crate feature bridge-client only.
Expand description

BridgeDescMgr - downloads and caches bridges’ router descriptors

Modules§

Structs§

Enums§

  • Active vs dormant state, as far as the bridge descriptor manager is concerned
  • An error which occurred trying to obtain the descriptor for a particular bridge
  • Error which occurs during bridge descriptor manager startup

Traits§

  • Mockable internal methods for within the BridgeDescMgr

Functions§

  • Processes and analyses a textual descriptor document into a Downloaded
  • Task which waits for the timeout, and requeues bridges that need to be refetched

Type Aliases§

  • BridgeKey 🔒
    The key we use in all our data structures