function connect
connect(options: NetConnectOpts,connectionListener?: () => void,): Socket
connect(port: number,host?: string,connectionListener?: () => void,): Socket
connect(options: NetConnectOpts,connectionListener?: () => void,): Socket
connect(port: number,host?: string,connectionListener?: () => void,): Socket