cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: duphandle and multi interface

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 28 Apr 2007 22:26:58 +0200 (CEST)

On Sat, 28 Apr 2007, Frank Hempel wrote:

> When I have used an easy handle on a multi stack, I can only duplicate it as
> long as it belongs to the (living) multi stack. As soon as one removes it
> from the multi handle (curl_multi_remove_handle) or cleans up the whole
> multi handle (curl_multi_cleanup), it can be no longer duplicated

Thanks a lot for this and the crash-fix. I've committed both changes now.

This really proves we need to add a few test cases for the duphandle
function...

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-04-28