# Functions
Listen starts to receiving multicast messages.
SendAddr returns an address to send multicast UDP package.
SetRecvAddrIPv4 updates multicast address where to receive packets.
SetSendAddrIPv4 updates a UDP address to send multicast packets.
# Variables
InterfacesProvider specify a function to list all interfaces to multicast.
No description provided by the author
# Interfaces
DataProvider provides a body of multicast message to send.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author