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
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
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
connections are from different PCs.
Thanks
Qunying
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automat