[][src]Function rs_jsonrpc_server_utils::hosts::update

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

Updates given list of hosts with the address.