[ Version ( since = "2.32" ) ]
public void set_multicast_loopback (bool loopback)
Sets whether outgoing multicast packets will be received by sockets listening on that multicast address on the same host.
This is true by default.
this |
a Socket. |
loopback |
whether this should receive messages sent to its multicast groups from the local host |