DenoDeno.MulticastV4Membership.setTTLproperty Deno.MulticastV4Membership.setTTLSets the time-to-live of outgoing multicast packets for this socket. Type #(ttl: number) => Promise<void>
property Deno.MulticastV4Membership.setTTLSets the time-to-live of outgoing multicast packets for this socket. Type #(ttl: number) => Promise<void>