Tor 0.4.9.0-alpha-dev
|
Data Fields | |
smartlist_t * | nodes |
A nodelist_t holds a node_t object for every router we're "willing to use for something". Specifically, it should hold a node_t for every node that is currently in the routerlist, or currently in the consensus we're using.
Definition at line 120 of file nodelist.c.
smartlist_t* nodes |
Definition at line 122 of file nodelist.c.