cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: potential bug in multi_runsingle() in multi.c ?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 18 Jun 2008 10:15:15 +0200 (CEST)

On Wed, 18 Jun 2008, ??? wrote:

> i think the patch may be as below, am i do right ?

Please make patches with diff -u!

But no, you can't just skip entries that are in use since you want pipelining
and thus you want to use connections even if they are in use, you just want it
to be detected fine and you want your new easy handle to queue up for
pipelining on that connection.

-- 
  / daniel.haxx.se
Received on 2008-06-18