Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37402936
en ru br
ALT Linux repos
S:0.42-alt1

Group :: Development/Perl
RPM: perl-IO-Socket-IP

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.42-alt1
Build date: 28 july 2023, 16:44 ( 38.0 weeks ago )
Size: 34.17 Kb

Home page:   http://search.cpan.org/dist/IO-Socket-IP/

License: Perl
Summary: IO::Socket::IP - A drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
Description:

This module 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.

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-IO-Socket-IP
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin