curl-library
about to free easy handle
From: À¼Ìì <lantian0811_at_163.com>
Date: Sun, 29 Mar 2015 20:54:14 +0800 (CST)
Date: Sun, 29 Mar 2015 20:54:14 +0800 (CST)
hi everyone,
we all know that we use curl_multi_remove_handle to remove an easy handle from a multi handle,and then we use curl_easy_cleanup(easy) to remove an easy handle!
if after I call curl_easy_cleanup function,and I write this code: easy =NULL ; Is that means we free a easy handle two times?
assuming the easy definition: CURL* easy =curl_easy_init() ;
best wishes!
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-03-29