setDefaultAutoSelectFamily
Sets the default value of the autoSelectFamily
option of socket.connect(options)
.
Since
v19.4.0
Parameters
value
The new default value. The initial default value is true
, unless the command line option --no-network-family-autoselection
is provided.