fb40ca2e77
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. Fixes and OK sturm@
4 lines
212 B
Plaintext
4 lines
212 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.
|