Skip to main content
ListenOptions.backlog - net - Node documentation
property ListenOptions.backlog

Usage in Deno

import { type ListenOptions } from "node:net";

Type

number | undefined