commit | 158879305bf5910c0b9e3630a073324a048b59ef | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue Dec 15 03:32:34 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Dec 15 03:32:38 2015 |
tree | 33394f0a0219859f1b0e5001f1f0dc7852dc984f | |
parent | c9be00797edf9a12ff88c81bb56194c74dcacf7f [diff] |
Fixing flaky LocalP2PTestSctpDataChannel test. SCTP data channels are closed asynchronously in-band, unlike RTP data channels, so the test must be slightly modified. TBR=pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1527833003 Cr-Commit-Position: refs/heads/master@{#11017}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.