Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/net.ts>Socket#_getpeername

Deno standard library
Go to Latest
method Socket.prototype._getpeername
import { Socket } from "https://deno.land/std@0.163.0/node/net.ts";

Returns

AddressInfo | Record<string, never>