Fix Multiple SSL clocks issue when running PeerConnectionIntegrationTestWithFakeClock. This is needed because reference deletion of DtlsTransport and OpenSSLStreamAdapter is queued asynchronously on the network_thread. # Fatal error in: ../../rtc_base/openssl_stream_adapter.cc, line 1121 # last system error: 0 # Check failed: g_clock_for_testing == clock # Multiple SSL clocks for testing is not implemented*** SIGABRT received at time=1781709018 on cpu 4 *** https://ci.chromium.org/ui/tests/p/webrtc/clusters?interval=24h&selectedMetrics=human-cls-failed-presubmit%2Ccritical-failures-exonerated%2Cfailures&orderBy=critical-failures-exonerated&orderDir=desc&q=PeerConnectionIntegrationTestWithFakeClock Bug: None Change-Id: Ie1068ddd338fbfb33883761fa19d0495162eddff Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/483460 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Jeremy Leconte <jleconte@google.com> Cr-Commit-Position: refs/heads/main@{#48038}
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.