tls: do not call SNICallback unless present
When asynchronously parsing ClientHello for session resumption - SNICallback may not be set. Check if it is present before invoking it. fix #7010
parent
ef096f8d
Please register or sign in to comment