Click to See Complete Forum and Search --> : time out time


NoHero
May 23rd, 2004, 02:45 PM
Ok ... I think this question got posted somewhere else but I was too lazy to search for it ...

here it is: Can I set the time after an connection got marked as "time-out"??

is that possible on a smart way (I do not want to hook/hack the winapi :rolleyes:)??

ng florian

Mathew Joy
May 24th, 2004, 12:54 AM
Seems like you are lazy to properly explain your question too. What do you mean by "set the time" and "marked as time-out"? Are you refering to winsocket?

NoHero
May 24th, 2004, 05:34 AM
Originally posted by Mathew Joy
Seems like you are lazy to properly explain your question too. What do you mean by "set the time" and "marked as time-out"? Are you refering to winsocket?

Sorry, I talk about the Windows Sockets ... If you connect to another addr/port and the remote host does not answer your accept, the connection ends in a time out. And this time between connection and time out I want set ... Is that possible??

do you know now what I mean??

Mathew Joy
May 24th, 2004, 05:44 AM
If you had searched, rather that being lazy, you'd had got the answer long back. Here is a thread (http://www.codeguru.com/forum/showthread.php?s=&threadid=289188) that discuss it.

NoHero
May 24th, 2004, 07:20 AM
sorry ... But I had not the time to do that ... Thx for your help ...