Now starts the progress meter timer at once!
This commit is contained in:
@@ -457,6 +457,7 @@ UrgError curl_urlget(UrgTag tag, ...)
|
|||||||
va_end(arg);
|
va_end(arg);
|
||||||
|
|
||||||
pgrsMode(data, data->progress.mode);
|
pgrsMode(data, data->progress.mode);
|
||||||
|
pgrsStartNow(data);
|
||||||
|
|
||||||
data-> headerbuff=(char*)malloc(HEADERSIZE);
|
data-> headerbuff=(char*)malloc(HEADERSIZE);
|
||||||
if(!data->headerbuff)
|
if(!data->headerbuff)
|
||||||
|
|||||||
Reference in New Issue
Block a user