Toolshed.Multicast (toolshed v0.2.25) 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

Specs

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

Specs

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

Helper for processing the multicast subscription information files