| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: curl_multi_remove_handle closes easy handle, causes crash
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 25 Mar 2010 20:28:45 +0100 (CET)
On Thu, 25 Mar 2010, Hauke Duden wrote:
> Can you give me some guidance as to how the connection sharing algorithm
The connection pool is just a collection of connections kept within the multi
The tricky part:
Due to some internal designs each connection needs an easy handle to be able
There are some protocols that want a series of "shutdown" commands before the
Now, you add easy handles to a multi stack and you remove them again. Thus you
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-03-25 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info