Settings
Help

Module fallback

Module fallback 

Source
Expand description

Data structures that wrap FallbackDir and related primitives into data structures required for bootstrapping Tor properly.

These data structures primiarily carry some internal state that only gets observed during bootstrap.

Structs§

Entry 🔒
Wrapper type for FallbackDir converted into crate::Guard, and the status information that we store about it.
FallbackState 🔒
A set of fallback directories, in usable form.

Constants§

FALLBACK_RETRY_FLOOR 🔒
Least amount of time we’ll wait before retrying a fallback cache.