cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] Handle pipelined requests in sws

From: Dmitry Kurochkin <dmitry.kurochkin_at_gmail.com>
Date: Thu, 24 Jan 2008 23:03:14 +0300

2008/1/24, Yang Tse <yangsita_at_gmail.com>:
> Hi Dmitry,
>
> > Attached patch makes sws handle pipelined requests properly (or at
> > least better than now).
> >
> > It fixes failures in test 530.
> >
> > As far as I know this is the last issue with new pipelining functionality.
>
> Nice work!
>
> I've tried it on cygwin an in order to pass all tests I had to add one
> additional line to your patch. Its the zero-initialization of the
> request each time an incomming connection has been accepted.
>
> Without it, results are obviously random depending on the subset of
> test cases been executed. There might still be some other
> initialization issues, but I don't have time now to look further into
> it.

Thanks! I do not know how I managed to overlook this. I am ashamed of myself :)

Regards,
  Dmitry

>
>
> --
> -=[Yang]=-
>
>
Received on 2008-01-24