Hi all,
  I am writing one  server program which accepts the connections from clients 
and process the connections. I am using openssl-0.9.6b version. 
I am crating one socket with non blocking mode and bounded to the SSL port 
with any ipaddress. i am listening on that socket to serve the client 
connections. My question is when i am trying to browse the server, the server 
is accepting the connection but SSL_accept is failing( non blocking) with 
return value as -1. I done SSL_get_error on the return value it shows 2.  i 
am unable to find the reason.
Any Help is appreciated.
From
RKP

-- 
Rama Krishna Prasad  Chunduru
Software engineer
Intoto Software(I) Pvt Ltd
Kharkhana
Secundrabad 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to