I thing I have finally found where the problem is. When the TCP connection is 
interrupted (pulling out network cable) there are some timeouts set for TCP 
connection. Defaultly on LINUX systems, theese configuration items, that sets 
TCP timeouts are in /proc/sys/net/ipv4/[tcp_keepalive_...]. I have read that 
theese timeouts can be set to each socket separetely. Are in openssl some 
functions that allow me to do that. Or must I create some raw socket by 
standart system functions and then set this socket to new BIO?

Thanks for any response

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

Reply via email to