cURL / Mailing Lists / curl-library / Single Mail

curl-library

Stoping all sessions - multi interface

From: Yoav Einav <yoave_at_qwilt.com>
Date: Mon, 19 Sep 2011 10:51:57 +0300

Hi,

 

Say I have multiple simultaneous transfers using the multi interface,

and I'd like to stop all active transfers and remove them.

 

How can I do it exactly in a safe way? 1 or 2? Or maybe both?

1. curl_multi_remove_handle (for each easy handle)

2. curl_multi_cleanup (for multi handle)

3. other

 

 

Thanks

 

yoav

 

 

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-19