Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
dns.h File Reference

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.
 

Detailed Description

Infuse DNS helpers.

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2