Man page - libwget-ip(3)
Packages contas this manual
- libwget-random(3)
- libwget-console(3)
- libwget-dns(3)
- libwget-dns-caching(3)
- libwget-stringmap(3)
- libwget-utils(3)
- libwget-ip(3)
- libwget-io(3)
- libwget-net(3)
- libwget-printf(3)
- libwget-xalloc(3)
- libwget-thread(3)
- libwget-mem(3)
- libwget-error(3)
- libwget-bitmap(3)
- libwget-parse_sitemap(3)
- libwget-base64(3)
- libwget-robots(3)
- libwget-vector(3)
- libwget-xml(3)
- libwget-hash(3)
- libwget-parse_atom(3)
- libwget-hashmap(3)
- libwget-list(3)
Package: wget2-dev
apt-get install wget2-dev
apt-get install wget2-dev
Manuals in package:
Documentations in package:
Manual
| libwget-ip(3) | Library Functions Manual | libwget-ip(3) |
NAME
libwget-ip - IP address functions
SYNOPSIS
Functions
bool wget_ip_is_family (const char *host, int family)
Detailed Description
Routines to check IP address formats.
Function Documentation
bool wget_ip_is_family (const char * host, int family)
Parameters
host Host/IP string
family IP address family
family IP address family
Returns
1 if host matches is of family
0 if host does not match family
0 if host does not match family
This functions checks if host matches the given family or not.
Author
Generated automatically by Doxygen for wget2 from the source code.
| Version 2.2.0 | wget2 |