mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
2fd6221c0b
when manipulating multicast socket attributes. For simple, object-oriented way of doing the same thing, take a look at IO::Socket::Multicast6 or IO::Socket::Multicast WWW: http://search.cpan.org/dist/Socket-Multicast6/ PR: ports/110155 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
8 lines
296 B
Plaintext
8 lines
296 B
Plaintext
This module is used to gain access to constants and utility functions used
|
|
when manipulating multicast socket attributes.
|
|
|
|
For simple, object-oriented way of doing the same thing, take a look at
|
|
IO::Socket::Multicast6 or IO::Socket::Multicast
|
|
|
|
WWW: http://search.cpan.org/dist/Socket-Multicast6/
|