1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/net/p5-Socket6/pkg-descr

7 lines
229 B
Plaintext
Raw Normal View History

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>