interface Deno.MulticastV6Membership
unstable
Represents membership of a IPv6 multicast group.
Properties #
#setLoopback: (loopback: boolean) => Promise<void>
Sets the multicast loopback option. If enabled, multicast packets will be looped back to the local socket.