typenet.SocketConnectOptstype SocketConnectOpts = TcpSocketConnectOpts | IpcSocketConnectOptsReferenced typesinterface TcpSocketConnectOptsautoSelectFamily?: booleanautoSelectFamilyAttemptTimeout?: numberfamily?: numberhints?: numberhost?: stringlocalAddress?: stringlocalPort?: numberlookup?: LookupFunctionport: numberinterface IpcSocketConnectOptspath: string