ADDRCONFIG - Node documentation
variable ADDRCONFIG

Usage in Deno

import { ADDRCONFIG } from "node:dns";

Limits returned address types to the types of non-loopback addresses configured on the system. For example, IPv4 addresses are only returned if the current system has at least one IPv4 address configured.

Type

number