I am trying to add SSL to my application. 

I also found that SslRead() will never return, unless I set the socket to 
non-blocking. After I set the socket to nonblocking after SslOpen() returns, I 
perform a SslWrite() and then a SslRead(). Both seem to work fine. But then 
when I perform SslWrite() again, it always return -1 with the error code, 
netErrWouldBlock.

Have you found a fix to the problem you have described?
Does anyone else have any idea? Thank you very much!

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

Reply via email to