17 DISABLE_GCC_WARNING(
"-Wmissing-noreturn")
22 tor_assert_nonfatal_unreached_once();
30 tor_assert_nonfatal_unreached_once();
33 ENABLE_GCC_WARNING(
"-Wmissing-noreturn")
40 tor_assert_nonfatal_once(conn->spool == NULL);
78 dirserv_free_all(
void)
Header for consdiffmgr.c.
Client/server directory connection structure.
Header file for dircache.c.
int directory_handle_command(dir_connection_t *conn)
void consdiffmgr_enable_background_compression(void)
int consdiffmgr_cleanup(void)
int consdiffmgr_add_consensus(const char *consensus, size_t consensus_len, const networkstatus_t *as_parsed)
void consdiffmgr_free_all(void)
int consdiffmgr_register_with_sandbox(struct sandbox_cfg_elem_t **cfg)
Header file for dirserv.c.
Master header file for Tor-specific functionality.