pkgsrc/net/p5-Socket6/DESCR

7 lines
229 B
Text
Raw Normal View History

2000-05-26 16:55:56 +02:00
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>