mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 20:35:50 +00:00
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> |
||
---|---|---|
.. | ||
iot | ||
libc | ||
Kbuild | ||
Kconfig | ||
Makefile |