wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | GSoC'18: Support DNS over HTTPS - Discussions (#3


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | GSoC'18: Support DNS over HTTPS - Discussions (#378)
Date: Wed, 02 May 2018 17:08:32 +0000

> You meant, not to add the structure for DNS data types and defines not in 
> wget.h? If that is right, then I will create a separate header for it in the 
> libwget and write the functions in dns.c file

Right, a separate header is the way to go for not exposed structures. But if 
you need the structures *only* in dns.c (or resolv.c, whatever you name it), 
then no extra header file is needed. A header file is a 'shared' resource.

>From what I see, libwget/http.h might be a remnant. It's contents are not used 
>anywhere except in http.c, so we can get rid of it.

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


reply via email to

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