I'm sure this has been asked before, but Synalist Archive is down atm.

Are the following Lines doing the same?

  fPop3Send.Sock.SetTimeout(5000);
  fPop3Send.Timeout:=5000;

When the network is down (e.g. when I unplug the cable), TPop3Send is 
blocking longer than the above 5000ms.
This is surely because it can't resolve the hostname.  Is there a way to 
timeout name-resolving too?

In which cases should I set "InterPacketTimeout:=true;" ?

Thanks and sorry for the stupid questions...






Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to