Re: Strange error for multiple SSL sessions

2008-09-26 Thread qunying
When error occurs, sometimes I get error:140F3042:SSL routines:SSL_U NDEFINED_CONST_FUNCTION:called a function you should not call. qunying wrote: Hi, Thanks for your reply. Here is my program flow: SSL_CTX_new(SSLv23_server_method()); // setting veraires options and certificates SSL_OP_ALL

Re: Strange error for multiple SSL sessions

2008-09-26 Thread qunying
When error occurs, sometimes I get error:140F3042:SSL routines:SSL_U NDEFINED_CONST_FUNCTION:called a function you should not call. qunying wrote: Hi, Thanks for your reply. Here is my program flow: SSL_CTX_new(SSLv23_server_method()); // setting veraires options and certificates SSL_OP_ALL

Re: Strange error for multiple SSL sessions

2008-09-25 Thread qunying
xplain the structure with little more details that u r using for multi client support... hope will find some clue.. On Thu, Sep 25, 2008 at 12:28 AM, qunying <[EMAIL PROTECTED]> wrote: Hi, I encountered a strange error. I have a single thread server running in linux which use epoll for mult

Strange error for multiple SSL sessions

2008-09-24 Thread qunying
connections are from different PCs. Thanks Qunying __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automat