d8a529d609
perl module with object interface to AF_INET6 domain sockets. PR: 54043 Submitted by: Janos.Mohacsi@bsd.hu
5 lines
245 B
Text
5 lines
245 B
Text
IO::Socket::INET6 provides an object interface to creating and using sockets
|
|
in the AF_INET6 domain. It is built upon the IO::Socket interface and
|
|
inherits all the methods defined by IO::Socket.
|
|
|
|
WWW: http://search.cpan.org/search?dist=IO-INET6
|