commit | 3c1657658d017cc0b265d032248502fd46825a8a | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Fri Feb 26 17:31:32 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Feb 26 17:31:41 2016 |
tree | 58b51f8ccff3f9d8f4db7aeafc672e3ed6297a9c | |
parent | 9e69dfdfd5f38cdbd335280fb158a6e2a11a65d6 [diff] |
Don't allocate buffers for listening sockets. Listening sockets will not read/write directly, so they don't need buffers. BUG= Review URL: https://codereview.webrtc.org/1737053006 Cr-Commit-Position: refs/heads/master@{#11791}
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.