This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

openssl issue?


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
zhichao.hong@computer.org

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]