Wed, 21 Jan 2026 17:40:52 CST | login

Information for build perl-IO-Socket-IP-0.42-4.ocs23.rva23

ID24261
Package Nameperl-IO-Socket-IP
Version0.42
Release4.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-IO-Socket-IP.git?.#d5f6ed1cf423c682bf10a134377cbc6db035b77c
SummaryFamily-neutral IP socket supporting both IPv4 and IPv6
DescriptionThis module provides a protocol-independent way to use IPv4 and IPv6 sockets, intended as a 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.
Built bymaxonxie
State complete
Volume DEFAULT
StartedWed, 26 Nov 2025 18:10:43 CST
CompletedWed, 26 Nov 2025 19:13:49 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/perl-IO-Socket-IP.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-IO-Socket-IP.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
perl-IO-Socket-IP-0.42-4.ocs23.rva23.src.rpm (info) (download)
noarch
perl-IO-Socket-IP-0.42-4.ocs23.rva23.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.42-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.42-3 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.42-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 02 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.42-1 - Upgrade to upstream version 0.42 - Remove perl-libs which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.41-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.41-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Aug 12 2022 Zhao Zhen <jeremiazhao@tencent.com> - 0.41-1 - Initial building.