NodenetsetDefaultAutoSelectFamilyfunction setDefaultAutoSelectFamily#setDefaultAutoSelectFamily(value: boolean): voidSets the default value of the autoSelectFamily option of socket.connect(options). Parameters ##value: boolean The new default value. The initial default value is true, unless the command line option --no-network-family-autoselection is provided. Return Type #void
function setDefaultAutoSelectFamily#setDefaultAutoSelectFamily(value: boolean): voidSets the default value of the autoSelectFamily option of socket.connect(options). Parameters ##value: boolean The new default value. The initial default value is true, unless the command line option --no-network-family-autoselection is provided. Return Type #void