mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
completion of 1d14f8630a
Origin commit data ------------------ Branch: ni/coolstream Commit:bb5bdc0066
Author: vanhofen <vanhofen@gmx.de> Date: 2016-08-04 (Thu, 04 Aug 2016) Origin message was: ------------------ - completion of1d14f8630a
------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit
This commit is contained in:
@@ -58,7 +58,7 @@ int CHTTPTool::show_progress( void *clientp, double dltotal, double dlnow, doubl
|
||||
return 0;
|
||||
}
|
||||
//#define DEBUG
|
||||
bool CHTTPTool::downloadFile(const std::string & URL, const char * const downloadTarget, int globalProgressEnd,/*NI*/int connecttimeout,/*NI*/int timeout)
|
||||
bool CHTTPTool::downloadFile(const std::string & URL, const char * const downloadTarget, int globalProgressEnd, int connecttimeout, int timeout) //NI
|
||||
{
|
||||
CURL *curl;
|
||||
CURLcode res;
|
||||
|
Reference in New Issue
Block a user