wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | Draft: WIP: Add c-ares support for quickly fill DNS cache in


From: @rockdaboot
Subject: Re: wget2 | Draft: WIP: Add c-ares support for quickly fill DNS cache in background (!444)
Date: Sun, 03 Jul 2022 11:37:39 +0000



Tim Rühsen started a new discussion on src/wget.c: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/444#note_1014134517

>  
>       wget_thread_mutex_lock(main_mutex);
>  
> +#ifdef WITH_CARES
> +     wget_thread async_dns_thread;
> +     // TODO: Pasar una estructura con la lista y el mutex (evitamos 
> variables globales y permite usar listas distintas)

Fix the TODOs for this MR or move them to the MR desciption.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/444#note_1014134517
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]