Page 1 of 1

libUrlDownloadToFile gets TimeOut on Windows (not on OSX)

Posted: Wed Mar 28, 2018 12:35 am
by trevix
The attached stack download a zip file from a web site, using libUrlDownloadToFile. LC 8.1.9

Works fine on OSX 10.12.6

On Windows 7 I get TimeOut right after the download start.

Anything I am not aware of ?
(SocketTimeOutInterval should not apply to libUrlDownloadToFile. Anyway I have set it to 50000 but I still get TimeOut.

Trevix

Re: libUrlDownloadToFile gets TimeOut on Windows (not on OSX)

Posted: Wed Mar 28, 2018 3:59 pm
by trevix
Sorry. False alarm.
Something on my last Windows update must have gone wrong.
It works now.