Tor
0.4.7.0-alpha-dev
|
Header file for btrack_orconn.c. More...
#include "lib/pubsub/pubsub.h"
Go to the source code of this file.
Functions | |
int | btrack_orconn_init (void) |
int | btrack_orconn_add_pubsub (pubsub_connector_t *) |
void | btrack_orconn_fini (void) |
Header file for btrack_orconn.c.
Definition in file btrack_orconn.h.
void btrack_orconn_fini | ( | void | ) |
Clear the hash maps and reset the "best" states
Definition at line 201 of file btrack_orconn.c.
int btrack_orconn_init | ( | void | ) |
Initialize the hash maps and subscribe to ORCONN and origin circuit events.
Definition at line 180 of file btrack_orconn.c.