libsocket-msghdr-perl 0.04-2build1 source package in Ubuntu

Changelog

libsocket-msghdr-perl (0.04-2build1) artful; urgency=medium

  * No-change rebuild for perl 5.26.0.

 -- Matthias Klose <email address hidden>  Wed, 26 Jul 2017 20:09:33 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
libsocket-msghdr-perl_0.04.orig.tar.gz 50.0 KiB 316c09a5e9fe542003a22c6ef155a47ce2beabcc0ed4f637e56b3ccb1ae319e1
libsocket-msghdr-perl_0.04-2build1.debian.tar.xz 2.0 KiB d61c34e6e62a8a36ea360ed212311ff3d6b2cff59fdba7ab72a696cb716338c0
libsocket-msghdr-perl_0.04-2build1.dsc 2.0 KiB 22838e51cfba7dccd4db8474eedb339c6022286c67a78faac2ccb0cdd51081b2

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