|
uriparser 0.9.9
|
#include <Uri.h>
Data Fields | |
| UriIp4 * | ip4 |
| UriIp6 * | ip6 |
| UriTextRangeA | ipFuture |
Holds structured host information. This is either a IPv4, IPv6, plain text for IPvFuture or all zero for a registered name.
| UriIp4* ip4 |
IPv4 address
| UriIp6* ip6 |
IPv6 address
| UriTextRangeA ipFuture |
IPvFuture address
NULL members in UriUriStructA.hostData context, this text range's pointers must be idential to those of UriUriStructA.hostText at all times.