comparison .hgtags @ 4064:5b776ad53c3c

Proper SSL shutdown handling. If connection has unsent alerts, SSL_shutdown() tries to send them even if SSL_set_shutdown(SSL_RECEIVED_SHUTDOWN|SSL_SENT_SHUTDOWN) was used. This can be prevented by SSL_set_quiet_shutdown(). SSL_set_shutdown() is required nevertheless to preserve session.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 01 Sep 2011 13:49:36 +0000
parents fd86fdb3ffaf
children 89bf31db742a
comparison
equal deleted inserted replaced
4063:8d70904b6c48 4064:5b776ad53c3c