class SocketAddress
Constructors Jump to heading
new
Jump to headingSocketAddress(options: SocketAddressInitOptions)
Properties Jump to heading
readonly
Jump to headingaddress: string
Either `'ipv4'` or `'ipv6'`.
readonly
Jump to headingfamily: IPVersion
Either `'ipv4'` or `'ipv6'`.
readonly
Jump to headingflowlabel: number
readonly
Jump to headingport: number