qwf_net_IpAddrStr_t

Updated: April 19, 2023

String type for IP addresses

Synopsis:

#include <qwf/qwf_net.h>
typedef char qwf_net_IpAddrStr_t[INET6_ADDRSTRLEN+1];

Library:

qwf_interface

Description:

This data type stores IP address strings in fixed-length character arrays.