cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] segfault when cancelling pipelined requests

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 23 Jan 2008 13:23:54 +0100 (CET)

On Wed, 23 Jan 2008, Dmitry Kurochkin wrote:

> 1. GET request from client
> 2. another GET from client immediately follows
> 3. sws handles this like a single request and returns a single response
>
> Client is stuck waiting for the second response.

Aha. Well I guess that blame bounces back onto me then for not doing the
pipeline code in sws good enough! ;-)

> So this is not a problem with libcurl but with test http server. I hope to
> get to this today and send you a fix.

Great! In the mean-time I commited this previous patch of yours.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2008-01-23