pls provide more information * example code showing usage (is it just a single curl_easy_perform or are you doing parallel requests eg. curl_multi_select?) * have you tried to simplify your code that illustrates problem ? * version of windows * have you checked network latency eg. no network issues ?
thanks Jim On Fri, 7 Dec 2018 at 08:48, "[email protected]" via curl-library <[email protected]> wrote: > > Hello all > > please help me. > > I'm writing windows application that connects to the internet. > When I call curl_easy_perform, it sometimes does not return while its thread > use 100% cpu resources. > It happenes sometimes, not always. > > Does anybody know how to fix this issue? > I use libcurl 7.59.0 on windows. > ------------------------------------------------------------------- > Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library > Etiquette: https://curl.haxx.se/mail/etiquette.html ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
