setDefaultAutoSelectFamily - Node documentation
function setDefaultAutoSelectFamily

Usage

import { setDefaultAutoSelectFamily } from "node:net";

Sets the default value of the autoSelectFamily option of socket.connect(options).

Parameters

value: boolean

Return Type

void