12 #ifndef TOR_FEATURE_DIRCLIENT_DIRCLIENT_MODES_H
13 #define TOR_FEATURE_DIRCLIENT_DIRCLIENT_MODES_H
17 int dirclient_must_use_begindir(
const or_options_t *options);
int dirclient_fetches_dir_info_later(const or_options_t *options)
int dirclient_fetches_dir_info_early(const or_options_t *options)
int dirclient_too_idle_to_fetch_descriptors(const or_options_t *options, time_t now)
int dirclient_fetches_from_authorities(const or_options_t *options)