MsetMulticastInterface
Bun

method

udp.BaseUDPSocket.setMulticastInterface

interfaceAddress: string
): boolean;

Set the IP_MULTICAST_IF socket option to specify the outgoing interface for multicast packets.

@param interfaceAddress

The address of the interface to use

@returns

true on success