Hi,
I have a small problem with ssl. Can I create a connection to server
store that connection in a link list and then use that connection by
several ofrk processes. I tried doing that however, the first process that
writes to the connection is successfull however, subsequent processes that
are forked always close the connections. When I trace this the successfull
write sends a 1703\0\0 and reads a 1703\0\ pluss the data. the
unsuccessfull connections sends a 1703\0\0 but gets a 1503\0\0 from the
server and then they close the connections. What am I doing wrong? any help
would be appreciated
Burtland
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]