commit | d8cf08f1663c195cc4ed7ba60b3fa6cfec82e091 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Mon Jul 10 20:06:59 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 11 03:06:59 2017 +0000 |
tree | 3f4d51db7e961a472ff511c87f3be42ad79eefd7 | |
parent | 05314c3252ec4eea20c91c41d82e3eb06c0a91db [diff] |
Don't call CreateDtlsTransport_n from non-network thread in WebRtcSession I'm not sure if it's possible to hit this code any more, but better safe than sorry. BUG=webrtc:7714 TBR=pthatcher@webrtc.org Review-Url: https://codereview.webrtc.org/2978573002 Cr-Commit-Position: refs/heads/master@{#18960}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.