curl-library
Re: PATCH: A fix to allow OpenVMS to (HTTP) POST data larger than 64K...
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 10 Jun 2004 23:58:35 +0200 (CEST)
Date: Thu, 10 Jun 2004 23:58:35 +0200 (CEST)
On Thu, 10 Jun 2004, Marty Kuhrt wrote:
> Daniel, if I'm reading your reply correctly, you say that the only
> time something is sent larger than 64K is in the initial send() and
> that is set by the hardcoded line?
Correctomente. Unless I'm not forgetting something.
> If that is the case then perhaps this could be solved by having that line
> refer to some constant, MAX_PACKET_SIZE, or something. We could ifdefVMS it
> to whatever size works. I use Multinet, not hp's IP stack, so I don't know
> if I have this same problem (I could check, I suppose).
It really should be a #defined constant, yes, so if we really want to have the
values different it would be easy to make the define conditional.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-06-11