zephyr/subsys/net/lib/dns
Jukka Rissanen 65a1bebe85 net: Replace NET_WAIT_FOREVER by SYS_FOREVER_MS
As we now have SYS_FOREVER_MS, use that instead of network
specific NET_WAIT_FOREVER.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-05-05 16:29:23 +03:00
..
CMakeLists.txt
dns_pack.c net: dns: Check and parse received mDNS responses properly 2019-08-29 19:47:07 +02:00
dns_pack.h net: dns: dns_pack: Properly access type and class fields of an answer 2019-08-20 13:39:23 +02:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
llmnr_responder.c net: llmnr_responder: Fix implicit declaration error 2019-10-04 10:24:56 +03:00
mdns_responder.c net: mdns: Fix unused variable warnings 2019-10-25 13:54:55 +03:00
resolve.c net: Replace NET_WAIT_FOREVER by SYS_FOREVER_MS 2020-05-05 16:29:23 +03:00