Is your program multi-threaded?  If so, did you register the ssl locking
callback function and implement locks?

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Ashada Karunaratna
> Sent: Friday, August 24, 2001 1:31 AM
> To: [EMAIL PROTECTED]
> Subject: Bug!!!!SSL-accept() cause disconnection
>
>
> In my server application where I use open ssl on Mandrak linux, I allow
> any number of users to connect to server and communicate with the
> server. My test client application opens 100  client threads and
> communicate with the server. However  while creating sockets if I
> disconnect the client programm, server get stuck.
>
> I feel that problem is in SSL_accept() method which get crashed when a
> client get discannected inside the SSL_accept() method. (I tracked that
> server always get crashed in this point even thoght I am checking error
> value SSL_accept() return.).
>
> Is anyone know any solution???
>
>
> Ashada
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to