interface SocketOptions implements Abortableimport { type SocketOptions } from "https://deno.land/std@0.145.0/node/dgram.ts"; Propertiestype: SocketTypeoptionalreuseAddr: booleanoptionalipv6Only: booleanoptionalrecvBufferSize: numberoptionalsendBufferSize: numberoptionallookup: defaultLookup