Skip to main content
SocketOptions.reuseAddr - dgram - Node documentation
property SocketOptions.reuseAddr

Usage in Deno

import { type SocketOptions } from "node:dgram";

Type

boolean | undefined