DescriptionLog how often DTLS negotiation failed because of incompatible ciphersuites.
Log the DTLS handshake error code in OpenSSLStreamAdapter.
Forward the error code to WebRTCSession with the Signals.
This part is only for the WebRTC native code.
To make it work, need another CL for Chromium.
BUG=webrtc:5959
Committed: https://crrev.com/d82eee0675cf971cdc5f02340b5799bb303449e3
Cr-Commit-Position: refs/heads/master@{#13940}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Rename the enum, fix small issues. #Patch Set 3 : fix the in-line destructor related compiling issue. #Patch Set 4 : Desctructor related compiling error. #
Total comments: 3
Patch Set 5 : Remove the new defined enum. Use the error code in ssl.h directly. #
Total comments: 4
Patch Set 6 : Use enum for handshake error code. #
Messages
Total messages: 36 (13 generated)
|