I've finally get a non-blocking socket, but I can't know whether
the connect has been accepted (I mean, if the port is opened in
destiny server).
I make a connect which return a -1 (Ok, he don't know jet the result)
After that i make a select (with a 5sec timeout). the time spires and
the select return a 0.
But although the select return a 0 the socket is writable.
I want to do portscanner with a conect timeout but I can't If the select
don't detect the accept or refuse of my connect
There's something I can do?
thanks scar
--
Posted via http://dbforums.com