Skip to main content
Module

std/node/net.ts>Socket#_getsockname

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

Returns

AddressInfo | Record<string, never>