set_multicast_loopback
Description:
Sets whether outgoing multicast packets will be received by sockets listening on that multicast address on the same host.
This is true by default.
Parameters:
this |
a Socket. |
loopback |
whether this should receive messages sent to its multicast groups from the local host |