Board index » delphi » Indy: Timeout with Connect
Marcus Mönnig
![]() Delphi Developer |
Indy: Timeout with Connect2003-11-05 01:59:40 AM delphi278 Hi, I am calling IdNNTP.Connect(120000), but it seems like the timeout value is ignored. My log file says: 30606671: Connecting to NNTP [host]:119 [$000006A4] 30627953: Socket Error # 10060; Connection timed out. [$000006A4] The first number is the TickCount, so I received a timeout after about 21 seconds instead of 120 seconds. Anyone with ideas? Marcus -- Once...in the wilds of Afghanistan, I lost my corkscrew, and we were forced to live on nothing but food and water for days. -- W. C. Fields |