﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1310	TCPConnect Timeout	Proggy		"I'd like the TCPconnect() function to have a parameter where you can specify the timeout before stopping the connection attempt. 

The current TCPConnect function is as follows:

{{{
TCPConnect(IPAddr,port)
}}}

If IPAddr or port is unavailable/closed then the connection attempt only times out after 5-10 secs. What I want is the ability to set the timeout (in ms)

ex:

{{{
TCPConnect(IPAddr,port[,timeout])
}}}

Thanks
Hawk


"	Feature Request	closed	Future Release	AutoIt		None	Fixed		
