Skip to main content
Module

std/node/dgram.ts>Socket#close

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

Parameters

optional
_callback: () => void