[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #7017] Implement DNS client
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [task #7017] Implement DNS client |
Date: |
Thu, 22 Nov 2007 08:26:17 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9 |
Follow-up Comment #72, task #7017 (project lwip):
>I think that would be a good change as we get rid of th DNS_RESULT enum.
Ok
>Hmm, shouldn't the user be able to override it, just like errno so he can
use an external errno that is already implemented (e.g. in a c-library)?
If errno can already exists on the OS (used for file IO by example), this is
not the same case for h_errno, which is, if I'm not wrong, "ip stack" specific
(netdb.h).
>Finally, I don't really know where to put the options... But to query a MX
or another type: can't that be solved differently? (I really don't know about
DNS and how that works) but dns.h is kind of big like it is now... Anyway, if
you need those defines just leave them there.
So, is there any other comments for that? Jim ?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?7017>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #7017] Implement DNS client, (continued)
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/20
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/20
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/20
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/20
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/20
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/21
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/21
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/21
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/21
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/22
- [lwip-devel] [task #7017] Implement DNS client,
Frédéric Bernon <=
- [lwip-devel] [task #7017] Implement DNS client, Jonathan Larmour, 2007/11/22
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/22
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/29
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/29
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/11/30
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/11/30
- [lwip-devel] [task #7017] Implement DNS client, Jonathan Larmour, 2007/11/30
- RE: [lwip-devel] [task #7017] Implement DNS client, Goldschmidt Simon, 2007/11/15