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

Usage in Deno

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

Type

boolean | undefined