Re: BodyPipe size_t / uint64_t

From: Christos Tsantilas <christos@dont-contact.us>
Date: Mon, 1 Oct 2007 05:01:37 -0400 (EDT)

For buffer sizes is not needed.
In the case of BodyPipe::unproducedSize() is the unread part of body so
it is required to be int64.
I think the way this function called will work even if return wrong body
size (less than the real size), but it is wrong..

> On sön, 2007-09-30 at 15:43 -0600, Alex Rousskov wrote:
>
>> Should _all_ size_t uses in BodyPipe be replaced with uint64_t then?
>
> Anything that relates to the expected body content size to be
> transferred over the BodyPipe, but not buffer or passwed chunk sizes.
>
Received on Mon Oct 01 2007 - 03:57:46 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Oct 30 2007 - 13:00:03 MDT