mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
5 lines
284 B
Text
5 lines
284 B
Text
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.
|