Function jsonrpc_server_utils::hosts::update[][src]

pub fn update(
    hosts: Option<Vec<Host>>,
    address: &SocketAddr
) -> Option<Vec<Host>>
Expand description

Updates given list of hosts with the address.