interfacedgram.SocketOptionsinterface SocketOptionsipv6Only?: booleanlookup?: (hostname: string, options: LookupOneOptions, callback: (err: null | ErrnoException, address: string, family: number) => void) => voidreceiveBlockList?: BlockListrecvBufferSize?: numberreuseAddr?: booleanreusePort?: booleansendBlockList?: BlockListsendBufferSize?: numbersignal?: AbortSignaltype: SocketType