Deno.MulticastV4Membership.setTTL - Deno documentation
property Deno.MulticastV4Membership.setTTL

Sets the time-to-live of outgoing multicast packets for this socket.

Type

(ttl: number) => Promise<void>