method
udp.Socket.setMulticastLoopback
enabled: boolean
): boolean;
Enable or disable the IP_MULTICAST_LOOP socket option.
@param enabled
Whether to enable multicast loopback
@returns
The enabled value
method
Enable or disable the IP_MULTICAST_LOOP socket option.
Whether to enable multicast loopback
The enabled value