mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
7 lines
229 B
Plaintext
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>
|