pub fn update( hosts: Option<Vec<Host>>, address: &SocketAddr) -> Option<Vec<Host>>
Updates given list of hosts with the address.