Hi I have problem, 

Is there any function in Openssl, that says me, that connection is active?? I 
create a new TCP connection with BIO_do_connect, it returns me, that connection 
was established. Than I make some another things in my program, after a while a 
send through this connection some data, but it returns me, that connection was 
closed. 
I need some function is_connected(bio), that says me, if the connection is 
still active. 

thanks for help
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to