zephyr/lib
Flavio Santes 0d257a009a iot/dns: Introduce the dns_context structure
This commit introduces the dns_context structure.

This new structure will reduce stack overhead due to
the simplication of the dns_resolve routine signature.

Furthermore, the timeout parameter is now int32_t
instead of uint32_t.

The dns sample application is also updated.

Change-Id: I5d789656bacbd23c4654edce5d116a88dc42c354
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-12-16 19:14:52 +01:00
..
iot iot/dns: Introduce the dns_context structure 2016-12-16 19:14:52 +01:00
libc libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
Kbuild lib: Introduce the CoAP implementation for Zephyr 2016-09-12 12:25:24 +00:00
Kconfig libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
Makefile libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00