libwget-ip - IP address functions
Contents
Detailed Description
Routines to check IP address formats.
Function Documentation
boolwget_ip_is_family(constchar*host,intfamily)Parametershost Host/IP string
family IP address family
Returns
1 if host matches is of family
0 if host does not match family
This functions checks if host matches the given family or not.
Name
libwget-ip - IP address functions
Synopsis
Functions
bool wget_ip_is_family (const char *host, int family)
