blob: 642c02b1d1edf2164dba491111205eae9888aa3c (
plain)
1
2
3
|
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.
|