curl-library
Re: Excess found in a non pipelined read
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 28 Jul 2010 21:25:07 +0200 (CEST)
Date: Wed, 28 Jul 2010 21:25:07 +0200 (CEST)
On Wed, 28 Jul 2010, John Lee wrote:
> Dear CURL community, I'm a libcurl user and I'm not familiar with the code.
> I receive the following message after a transfer:
>
> "Excess found in a non pipelined read : excess = 2, size = 6, maxdownload =
> 6, bytecount = 0".
>
> I'm not sure of the exact meaning of this print. Can you help?
I think it's really needed to read up on the lib/transfer.c:readwrite_data()
function and figure out the logic.
But no, it's not an error. It's information about a specific situation when
transferring data using HTTP pipelining.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-07-28