Gets the current default value of the autoSelectFamilyAttemptTimeout
option of socket.connect(options)
. The initial default value is 250
or the value specified via the command line option --network-family-autoselection-attempt-timeout
.
function
net.getDefaultAutoSelectFamilyAttemptTimeout
@returns
The current default value of the autoSelectFamilyAttemptTimeout
option.