d25b8cc5c2
This is a replacement for p5-IO-INET6 as the upstream cpan package has been renamed. 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. ok sturm@
4 lines
210 B
Plaintext
4 lines
210 B
Plaintext
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.
|