openpgm: Add Pragmatic General Multicast library
authorYe Holmes <redacted>
Sun, 3 Jan 2021 10:40:03 +0000 (18:40 +0800)
committerYe Holmes <redacted>
Wed, 17 Feb 2021 02:08:20 +0000 (10:08 +0800)
commit20f05f8e585e01729defe53fdbc49738c260fc5a
tree72d2670b7c1be9c3e72e1a23a303e9d32f717e77
parentc87d337c1b49c7e167dcfd33600300568558d004
openpgm: Add Pragmatic General Multicast library

OpenPGM is a library implementing the PGM reliable multicast
network protocol; The famous messaging library ZMQ has an
optional dependency on OpenPGM, with OpenPGM enabled, we can
foster the development of multicast network applications.

Signed-off-by: Ye Holmes <redacted>
libs/openpgm/Makefile [new file with mode: 0644]
libs/openpgm/patches/0001-Rename-openpgm-5.2.pc.in.patch [new file with mode: 0644]
libs/openpgm/patches/0002-openpgm-pgm-checksum.c-fix-build-with-32-bits-MMX.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT