Skip to main content

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.