Socket.getMulticastLoopback

Gets the multicast loopback setting on socket; if TRUE (the default), outgoing multicast packets will be looped back to multicast listeners on the same host. Since 2.32

class Socket
int
getMulticastLoopback
()

Return Value

Type: int

the multicast loopback setting on socket

Meta