| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Automated telnet problems
From: Pierre Brico <pierre.brico_at_tsdsoftware.eu>
Date: Tue, 10 Mar 2009 22:13:33 +0100
Hello,
I tried to use libcurl to automate telnet procedure in a Windows XP/Vista
Everything is working fine except two little issues:
1. The timeout option doesn't work. I use the following C statement to set
If the command which is executed takes more than 1 seconds the connection
wait_timeout = INFINITE;
and later
waitret = WaitForMultipleObjects(obj_count, objs, FALSE, wait_timeout);
Why is it a difference between Windows and Unix behaviour ? It shouldn't be
if(data->set.timeout) {
2. My second issue is about the writecallback function. I set it with a call
In that function, if the automated procedure detects a failure, the
Thanks for your help,
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info