commit | 9b66957b4f7dfe40c17eed597826b3ed0faf5439 | [log] [tgz] |
---|---|---|
author | honghaiz <honghaiz@webrtc.org> | Wed Nov 04 20:07:44 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Nov 04 20:07:49 2015 |
tree | 585e5d815beb44b9069ef6783fb73177a31a507d | |
parent | e2a89251d9a75c2439daddd80f732ab505d0e1b9 [diff] |
Stop a session when a new connection becomes writable. We cannot do it at the end of sorting because it may stop a session too early. Also remove was_writable_, which is not useful. BUG=webrtc:5119 Review URL: https://codereview.webrtc.org/1406423008 Cr-Commit-Position: refs/heads/master@{#10511}
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.