Gregory Nutt
|
e243b082ee
|
DNS: Remove some unused, non-functional DNS functions; remove the annoying _sock at the end of some DNS functions names, it is no longer needed to distinguish the functions
|
2015-07-11 07:17:00 -06:00 |
Gregory Nutt
|
89e91333af
|
Fix a warning
|
2015-07-10 14:53:30 -06:00 |
Gregory Nutt
|
23d8ab0fb1
|
Fix some mangled conditional compilation
|
2015-07-10 14:10:53 -06:00 |
Gregory Nutt
|
dc478617e5
|
Remove bogus references to CONFIG_HAVE_GETHOSTBYNAME
|
2015-07-10 14:03:03 -06:00 |
Gregory Nutt
|
7dec298ef3
|
gethostbyname() will not attempt a DNS lookup if so enabled
|
2015-07-10 13:30:09 -06:00 |
Gregory Nutt
|
4102470bdd
|
Move the DNS server from apps/netutils/dnsclient to nuttx/libc/netdb. Move netdb functions from libc/net to libc/netdb. Fix up naming to reflect the repartitioning
|
2015-07-10 12:11:40 -06:00 |