Function peerAddress

  • Inspects the OS socket handle and returns its peer address, or null if invalid or unknown.

    Parameters

    • handle: number

    Returns SocketEndpointAddress | null

Generated using TypeDoc