commit | 808f49428fd53cfd21cfa427c16cdb72e3342f6d | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Wed Jun 16 11:42:20 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 16 13:13:52 2021 |
tree | 4764a8a4c16a77db2c5fb2286d4dbd83f769e121 | |
parent | d579e6bc7b28c724969c91e64052d8d4230b4aac [diff] |
LOG DTLS (failed) handshake retransmission Add logging of DTLS handshake retransmission, either when it happens or when it fails. Note that is only for the handshake messages, which are retransmitted with exponential back off. This patch aim to help rare DTLS hanging problems. BUG=None Change-Id: Iae808190711dd80dd8a43ff22757dd69919d63ef Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/222647 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34304}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.