libpgm 5.2.122~dfsg-ok1 source package in openKylin
Changelog
libpgm (5.2.122~dfsg-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libpgm (5.2.122~dfsg-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
libpgm_5.2.122~dfsg.orig.tar.xz | 538.1 KiB | d6e5ec0918216d4e9b14459f5742f6f8416df965f03ac4d854bd5d111709b507 |
libpgm_5.2.122~dfsg-ok1.debian.tar.xz | 6.6 KiB | e2bcc084b8f8322bcec9d151d92a3ce4203428ae1c9eb4039771f5298e643fc5 |
libpgm_5.2.122~dfsg-ok1.dsc | 1.6 KiB | 44eceb18147d2fd8b8a4579ccb9ed80eba1e08d5085c8f7b60da29d88629a115 |
OpenPGM is an open source implementation of the Pragmatic General Multicast
(PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable
and scalable multicast protocol that enables receivers to detect loss,
request retransmission of lost data, or notify an application of
unrecoverable loss. PGM is a receiver-reliable protocol, which means the
receiver is responsible for ensuring all data is received, absolving the
sender of reception responsibility. PGM runs over a best effort datagram
service, currently OpenPGM uses IP multicast but could be implemented above
switched fabrics such as InfiniBand.
.
This is the runtime package for programs that use the OpenPGM library.
OpenPGM is an open source implementation of the Pragmatic General Multicast
(PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable
and scalable multicast protocol that enables receivers to detect loss,
request retransmission of lost data, or notify an application of
unrecoverable loss. PGM is a receiver-reliable protocol, which means the
receiver is responsible for ensuring all data is received, absolving the
sender of reception responsibility. PGM runs over a best effort datagram
service, currently OpenPGM uses IP multicast but could be implemented above
switched fabrics such as InfiniBand.
.
This is the development package which contains headers and static libraries
for the OpenPGM library.