Hi, I am using a 0.9.7e build of the openssl that ported to eCos RTOS which is compiled against openbsd for network support. If the application is run without openssl, everything seems to be fine. When using ssl (for https protocol), the application hangs after a few runs. From the debugger, it shows that BIO_read is waiting for receiving a char/byte from the server which is never delivered somehow. This causes the openbsd socket_read to block forever.
Is anyone aware of this issue and a potential fix for it? -- Zhichao Hong, CSDP [EMAIL PROTECTED] -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
