2013-09-26 17:14:40 +02:00

7 lines
229 B
Plaintext

This module supports getaddrinfo() and getnameinfo() to intend to
enable protocol independent programing.
If your environment supports IPv6, IPv6 related defines such as
AF_INET6 are included.
- Hajimu UMEMOTO <ume@FreeBSD.org>