Tor 0.4.9.0-alpha-dev
Data Fields
nodelist_t Struct Reference

Data Fields

smartlist_tnodes
 

Detailed Description

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.

Field Documentation

◆ nodes

smartlist_t* nodes

Definition at line 122 of file nodelist.c.


The documentation for this struct was generated from the following file: