cURL / Mailing Lists / curl-library / Single Mail

curl-library

Questions on curl's multi interface

From: Pradeep <s.pradeep_at_teles.com>
Date: Tue, 14 Aug 2007 15:18:47 +0530
Hi,
I have the following questions on curl's multi interface. Can anyone please clarify them.

1. Does curl_multi_remove_handle() remove the given easy handle from the multi handle immediately or does it remove at a later point ?

2. After calling curl_multi_remove_handle(), can I immediately call curl_multi_add_handle() for the same easy handle (of course, after modifying easy handle's parameters using curl_easy_setopt()) ?


Thanks,
Pradeep
Received on 2007-08-14