curl-library
endless loop in curl_easy_perform()?
From: Luis Travolds <travolds_at_gmx.net>
Date: Wed, 14 Apr 2004 11:45:23 +0200
Date: Wed, 14 Apr 2004 11:45:23 +0200
hi,
my problem is uploading a file via ftp..
i'm using
libcurl 7.11.1 on a debian machine
gcc version 2.95.4
compiled with the '-lcurl' flag ..
all seems to be ok, the file is on the ftp server, but the program hangs..
so i debuged it with gdb and saw that the function curl_easy_perform() don't
return to my main function ..
i used the example code from the curl site for uploading files via ftp
seems to be an endless loop somewhere ..
i tried to debug curl for giving you more information but it seems that i'm
not able to compile curl with debug infos .. *argh* :o)
so does anyone knows what could be wrong??
a big thank you to all helpers :travolds :o)
Received on 2004-04-14