mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:43:31 +03:00
parent
7a1e99eefa
commit
0476e4fc65
149 changed files with 1381 additions and 1376 deletions
|
|
@ -217,7 +217,7 @@ static timediff_t dnscache_prune(struct Curl_hash *hostcache,
|
|||
user.oldest_ms = 0;
|
||||
|
||||
Curl_hash_clean_with_criterium(hostcache,
|
||||
(void *) &user,
|
||||
(void *)&user,
|
||||
dnscache_entry_is_stale);
|
||||
|
||||
return user.oldest_ms;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue