Binary package “libio-socket-ip-perl” in openkylin yangtze
module for using IPv4 and IPv6 sockets in a protocol-independent way
IO::Socket::IP provides a protocol-
sockets. It allows new connections to be made by specifying the hostname and
service name or port number. It allows for connections to be accepted by
sockets listening on local ports, by service name or port number.
.
It uses Socket:
hostname/service name pairs into sets of possible addresses to connect to.
This allows it to work for IPv6 where the system supports it, while still
falling back to IPv4-only on systems which don't.
.
It provides an API which, for most typical cases, should be a drop-in
replacement for IO::Socket::INET; most constructor arguments and methods are
provided in a compatible way.
Source package
Published versions
- libio-socket-ip-perl 0.41-ok1 in amd64 (Proposed)
- libio-socket-ip-perl 0.41-ok1 in amd64 (Release)
- libio-socket-ip-perl 0.41-ok1 in arm64 (Proposed)
- libio-socket-ip-perl 0.41-ok1 in arm64 (Release)
- libio-socket-ip-perl 0.41-ok1 in i386 (Release)
- libio-socket-ip-perl 0.41-ok1 in i386 (Proposed)
- libio-socket-ip-perl 0.41-ok1 in riscv64 (Proposed)
- libio-socket-ip-perl 0.41-ok1 in riscv64 (Release)
- libio-socket-ip-perl 0.41-ok1 in rv64g (Release)
- libio-socket-ip-perl 0.41-ok1 in rv64g (Proposed)