interface SocketAddressInitOptionsPropertiesoptionaladdress: string | undefinedThe network address as either an IPv4 or IPv6 string. optionalfamily: IPVersion | undefinedoptionalflowlabel: number | undefinedAn IPv6 flow-label used only if family is 'ipv6'. optionalport: number | undefinedAn IP port.