libsocket-msghdr-perl 0.05-1build3 source package in Ubuntu

Changelog

libsocket-msghdr-perl (0.05-1build3) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:46:30 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libsocket-msghdr-perl_0.05.orig.tar.gz 52.1 KiB 96501c15e3dee4d8288c1c68beed3a0a7b3d4704cc6e274f20162b60fb51783c
libsocket-msghdr-perl_0.05-1build3.debian.tar.xz 2.4 KiB a8050b445a7f0710a9cfd0639aa0a15f17eaa36f0074bab223c8d2032d92770b
libsocket-msghdr-perl_0.05-1build3.dsc 2.1 KiB 7da72a6f884a4a15808ff9dda2aef1c29d4419a21ddeb9acbd52c96434c2aed1

Available diffs

View changes file

Binary packages built by this source

libsocket-msghdr-perl: sendmsg, recvmsg and ancillary data operations

 Socket::MsgHdr provides advanced socket messaging operations via sendmsg and
 recvmsg. Like their C counterparts, these functions accept few parameters,
 instead stuffing a lot of information into a complex structure.
 .
 This structure describes the message sent or received (buf), the peer on the
 other end of the socket (name), and ancillary or so-called control
 information (cmsghdr). This ancillary data may be used for file descriptor
 passing, IPv6 operations, and a host of implemenation-specific extensions.

libsocket-msghdr-perl-dbgsym: debug symbols for libsocket-msghdr-perl