Socket.setMulticastLoopback

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

class Socket
void
setMulticastLoopback
()

Parameters

loopback bool

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

Meta

Since

2.32