commit | fe8f48962aacab4a8437c9d98dfcda225329c68e | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Wed Aug 24 23:26:55 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Aug 24 23:27:00 2016 |
tree | a89caaf7bbb1bfcadd8741231ad3a8c8ecac78e1 | |
parent | b60a8198f1bca0f843743837e295f780c721f712 [diff] |
Fix setting the MTU for SCTP. It was being set at the wrong point in time and with the address parameter missing, so it wasn't having any effect. Review-Url: https://codereview.webrtc.org/2237073002 Cr-Commit-Position: refs/heads/master@{#13909}
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.