This is a discussion on how can I know SSL peer has disconnect? - Openssl ; ------=_Part_76795_1932028760.1192503860451 Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: 7bit hi all now i have a multithread program father thread do SSL_accept,if success creat a new thread to process it ,father thread continue to SSL_accetp.but now if client disconnect and restart ,I get233:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong ...
------=_Part_76795_1932028760.1192503860451
Content-Type: text/plain; charset=gbk
Content-Transfer-Encoding: 7bit
hi all now i have a multithread program father thread do SSL_accept,if success creat a new thread to process it ,father thread continue to SSL_accetp.but now if client disconnect and restart ,I get233:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:299:
I guess I can judge it through return value of SSL_read but i donnot know which is . thank you
------=_Part_76795_1932028760.1192503860451
Content-Type: text/html; charset=gbk
Content-Transfer-Encoding: 7bit
hi all
now i have a multithread program father thread do SSL_accept,if success creat a new thread to process it ,father thread continue to SSL_accetp.but now if client disconnect and restart ,I get
233:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:299:
I guess I can judge it through return value of SSL_read but i donnot know which is .
thank you
------=_Part_76795_1932028760.1192503860451--
__________________________________________________ ____________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majordomo@openssl.org