There is a multi-thread example on book "Network Security with OpenSSL". Chapter 5.
Jacky On 2003-07-24 at 09:15, Michiels Olivier wrote: > Hi, > I would to have a multithreaded server that accepts ssl connections. > > My main thread accepts the ssl connection and then creates a new thread > with the ssl connection as argument. > > The thread will communicate with a client. The problem is the following, > the connection is well made but the thread is unable to read or write > through ssl. > Is there a special way to handle multithreading with SSL ? > > Thanks, > Michiels Olivier ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]