NodenetSocketAddressInitOptionsinterface SocketAddressInitOptionsProperties #optional#address: string | undefinedThe network address as either an IPv4 or IPv6 string. optional#family: IPVersion | undefinedoptional#flowlabel: number | undefinedAn IPv6 flow-label used only if family is 'ipv6'. optional#port: number | undefinedAn IP port.
interface SocketAddressInitOptionsProperties #optional#address: string | undefinedThe network address as either an IPv4 or IPv6 string. optional#family: IPVersion | undefinedoptional#flowlabel: number | undefinedAn IPv6 flow-label used only if family is 'ipv6'. optional#port: number | undefinedAn IP port.