Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Infuse DNS helpers. More...
#include <stdint.h>
#include <zephyr/net/net_ip.h>
Go to the source code of this file.
Functions | |
int | infuse_sync_dns (const char *host, uint16_t port, int family, int socktype, struct sockaddr *addr, socklen_t *addrlen) |
Perform a DNS query for a host. | |
Infuse DNS helpers.
SPDX-License-Identifier: FSL-1.1-ALv2