Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SocketAddress

It provides details about a socket address.

Hierarchy

  • SocketAddress

Index

Properties

Properties

address

address: string

The IP address of this socket address.

Optional port

port: number

The port number of this socket address.

Generated using TypeDoc