slackbuilds/perl/perl-IO-Socket-Multicast
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
perl-IO-Socket-Multicast.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
perl-IO-Socket-Multicast.info perl/perl-IO-Socket-Multicast: Update download. 2018-05-27 11:11:00 +07:00
slack-desc

README

IO::Socket::Multicast - Perl extension to send and receive multicast messages

The IO::Socket::Multicast module subclasses IO::Socket::INET to enable
you to manipulate multicast groups. With this module (and an operating
system that supports multicasting), you will be able to receive incoming
multicast transmissions and generate your own outgoing multicast
packets.