-Benjamin Bloomfield
On 3/21/06, Mark Tamura <
[EMAIL PROTECTED]> wrote:
I think there is a bug in SslLib.h in the Metrowerks headers. Here's what is on my machine C:\Program Files\Metrowerks\CodeWarrior\Palm OS Support\Incs\Libraries\SSL\SslLib.hInt16 SslReceive(UInt16 refnum,SslContext *ctx,void *buffer,UInt16 bufferLen,
UInt16 flags, void *fromAddr, UInt16 fromLen,
Int32 timeout,Err *errRet)
SYS_TRAP(kSslReceive)But the PalmOS Reference says "UInt16 fromLen" should actually be "UInt16 * fromAddressLength". Try changing the header and recompiling.Mark
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Benjamin Bloomfield
Sent: Tuesday, March 21, 2006 10:11 AM
To: Palm Developer Forum
Subject: Re: SslReceive()I'm using Metrowerks CodeWarrior 9.3
-Benjamin Bloomfield
On 3/21/06, Mark Tamura <[EMAIL PROTECTED] > wrote:Are you using Metrowerks or something else?Mark
From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED]] On Behalf Of Benjamin Bloomfield
Sent: Tuesday, March 21, 2006 8:37 AM
To: Palm Developer Forum
Subject: SslReceive()SslReceive() causes a fatal exception on my device and causes the simulator to crash whenever I use it. Using all of the same (relevant) parameters with NetLibReceive() works fine. Has anyone had any luck using SslReceive()? I have been using SslRead(), but it only seems to work properly the first time I call it, so I wanted to try SslReceive().
-Benjamin Bloomfield
-- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
-- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
-- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
