ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
10 lines
467 B
Text
10 lines
467 B
Text
The IO::Socket::Multicast6 module subclasses IO::Socket::INET6 to enable you to
|
|
manipulate multicast groups. With this module you will be able to receive
|
|
incoming multicast transmissions and generate your own outgoing multicast
|
|
packets.
|
|
|
|
This module uses the same API as IO::Socket::Multicast, but with added support
|
|
for IPv6 (IPv4 is still supported). Unlike IO::Socket::Multicast, this is a
|
|
pure-perl module.
|
|
|
|
WWW: https://metacpan.org/release/IO-Socket-Multicast6
|