2000-05-24 21:52:02 +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.
|
|
|
|
|
2006-06-13 18:17:15 +02:00
|
|
|
Author: Hajimu UMEMOTO <ume@FreeBSD.org>
|
|
|
|
WWW: http://search.cpan.org/dist/Socket6/
|