toolshed v0.2.12 Toolshed.Multicast View Source

Multicast utilities

Link to this section Summary

Functions

List all active multicast addresses

Helper for processing the multicast subscription information files

Link to this section Functions

Link to this function

multicast_addresses()

View Source
multicast_addresses() :: :ok

List all active multicast addresses

This lists out multicast addresses by network interface similar to ip maddr show. It currently only works on Linux.

Link to this function

process_proc(dev_mcast, igmp, igmp6)

View Source
process_proc(String.t(), String.t(), String.t()) :: String.t()

Helper for processing the multicast subscription information files