setMulticastLoopback

open fun setMulticastLoopback(loopback: Boolean)

Sets whether outgoing multicast packets will be received by sockets listening on that multicast address on the same host. This is true by default.

Since

2.32

Parameters

loopback

whether @socket should receive messages sent to its multicast groups from the local host