function setDefaultAutoSelectFamily Usage in Denoimport { setDefaultAutoSelectFamily } from "node:net"; setDefaultAutoSelectFamily(value: boolean): void Sets the default value of the autoSelectFamily option of socket.connect(options). Parameters value: boolean Return Type void