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

Usage in Deno

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

Type

boolean | undefined