update_cache

Function update_cache 

Source
async fn update_cache(
    context: &Context,
    host: &str,
    addr: &str,
    now: i64,
) -> Result<()>
Expand description

Inserts entry into DNS cache or updates existing one with a new timestamp.