Function deltachat::net::dns::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.