Hi,

When my app steps over SslOpen(), it fails with a sslErrWouldBlock.  However, when I 
break at all the Info callbacks and slowly step through, it succeeds.  I saw this same 
thing with Certicom SSL for Palm, but they had an option in the context to enable 
non-blocking IO which fixed it.  Is there something like that for the Palm SSL lib, or 
do I need to manually put a delay in the pre/post read callbacks to get it to work 
with simulated blocking?

I don't know if setting ReadStreaming to 1 in the context before SslOpen is what I 
want, but that didn't seem to help.  Immediately after setting it, 
SslContextGet_Streaming returns 0, and I get the same results with SslOpen.

Jason


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to