FreeBSD.software
Home/net/p5-IO-Socket-IP

p5-IO-Socket-IP

0.43net

Drop-in replacement for IO::Socket::INET supporting IPv4 and IPv6

IO::Socket::IP provides a protocol-independent way to use IPv4 and IPv6 sockets, as a drop-in replacement for IO::Socket::INET. Most constructor arguments and methods are provided in a backward-compatible way. For a list of known differences, see the IO::Socket::INET INCOMPATIBILITES section below. It uses the getaddrinfo(3) function to convert hostnames and service names or port numbers into sets of possible addresses to connect to or listen on. This allows it to work for IPv6 where the system supports it, while still falling back to IPv4-only on systems which don't.

$pkg install p5-IO-Socket-IP
metacpan.org/release/IO-Socket-IP
Origin
net/p5-IO-Socket-IP
Size
73.9KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
0 packages

Dependencies (1)