Struct ckb_network::peer_store::addr_manager::AddrManager [−][src]
pub struct AddrManager { /* fields omitted */ }Expand description
Address manager
Implementations
Randomly return addrs that worth to try or connect.
Addresses iterator
Get an address information by ip and port
Trait Implementations
Returns the “default value” for a type. Read more