summaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-Multicast/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-IO-Socket-Multicast/DESCR')
-rw-r--r--net/p5-IO-Socket-Multicast/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/p5-IO-Socket-Multicast/DESCR b/net/p5-IO-Socket-Multicast/DESCR
new file mode 100644
index 00000000000..c165f57e992
--- /dev/null
+++ b/net/p5-IO-Socket-Multicast/DESCR
@@ -0,0 +1,5 @@
+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.