curl-library
Re: CURLMOPT_PIPELINING enabled by default?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 11 Dec 2008 23:59:59 +0100 (CET)
Date: Thu, 11 Dec 2008 23:59:59 +0100 (CET)
On Thu, 11 Dec 2008, Frank BASKER wrote:
> Then I assume it is legitimate for libcurl to call
> Curl_removeHandleFromPipeline() when pipelining is not enabled (such as in
> multi.c line 1298)
Of course, otherwise those functions wouldn't be used unconditionally all
over. When pipelining isn't enabled the linked lists will just contain the
single easy handle.
-- / daniel.haxx.seReceived on 2008-12-12