cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users list Archives

multi_interface

From: alioui ajimi <alioui_ajimi_at_outlook.com>
Date: Tue, 2 Jul 2013 10:11:52 +0200

hi
i am programming with libcurl and there is a function call it curl_multi_perform (mulit_handler, still_runing_job) ineed after calling this function to wait until still_runing_job is null i dont want to do some thing like this while(still_runing_job) ; or while(still_runing_job) sleep(....); like the exemple included so do any one know any programming technique so i just get notified just when still_runing_job is null ???

                                               

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-07-02

These mail archives are generated by hypermail.

donate! Page updated May 06, 2013.
web site info

File upload with ASP.NET