On this page

    M

    net.setDefaultAutoSelectFamily

    History
    net.setDefaultAutoSelectFamily(value): void

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

    Attributes
    value:boolean
    The new default value. The initial default value is true, unless the command line option --no-network-family-autoselection is provided.