summaryrefslogtreecommitdiffstats
path: root/perl/perl-IO-Socket-INET6/README
blob: 371402f26ea1cd00fee5cd318639d528343fe601 (plain)
IO::Socket::INET6 - Object interface for AF_INET|AF_INET6 domain sockets

IO::Socket::INET6 provides an object interface to creating and using
sockets in either AF_INET or AF_INET6 domains. It is built upon
the IO::Socket interface and inherits all the methods defined by
IO::Socket.