Socket.multicastLoopback

bool multicastLoopback() @property nothrow

Get multicastLoopback property.

Returns

Whether outgoing multicast packets loop back to the local host.
void multicastLoopback(bool propval) @property nothrow

Set multicastLoopback property.

Parameters

propvalWhether outgoing multicast packets loop back to the local host.