curl-library
Re: running_handles: less than zero ?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 12 Oct 2006 23:22:38 +0200 (CEST)
Date: Thu, 12 Oct 2006 23:22:38 +0200 (CEST)
On Wed, 11 Oct 2006, Jeff Pohlmeyer wrote:
> BTW, if I try to use pipelining and ares at the same time, sometimes I get a
> nasty crash:
pipelining and the socket API is indeed not a good combo right now. The socket
API got designed to expect that each easy handle has a set of private sockets,
and this is no longer the case with pipelining.
I'll see what I can do about it, or rather if I have a go at a fix before or
after the 7.16.0 release.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-10-12