cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Upload Buffer Patch - curl-7.9.7

From: Combes, Chris M. <ccombes_at_northropgrumman.com>
Date: Wed, 12 Jun 2002 09:48:25 -0400

After thinking about this I think it would be more
readable to change PTRBUFFER to BUFFERPTR for
maxmimum consistency:

CURLFORM_BUFFER; indicate we are using a buffer
CURLFORM_BUFFERPTR; set the pointer to a buffer
CURLFORM_BUFFERLENGTH; set the buffer length

So CURLFORM_PTRBUFFER would be changed to CURLFORM_BUFFERPTR.

I hope this sounds good.

Thanks,
Chris

> I used the following options in the patch:
>
> CURLFORM_BUFFER; indicate we are using a buffer
> CURLFORM_PTRBUFFER; set the pointer to a buffer
> CURLFORM_BUFFERLENGTH; set the buffer length
>

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
Received on 2002-06-12