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

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

Updates given list of hosts with the address.