curl-library
Re: Questions on curl's multi interface
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 14 Aug 2007 12:16:54 +0200 (CEST)
Date: Tue, 14 Aug 2007 12:16:54 +0200 (CEST)
On Tue, 14 Aug 2007, Pradeep wrote:
> 1. Does curl_multi_remove_handle() remove the given easy handle from the
> multi handle immediately or does it remove at a later point ?
immediately
> 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()) ?
Yes you can!
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-08-14