Reason for revert: It broke webrtc builds. Original issue's description: > Do not delete a connection in the turn port with permission error, refresh error, or binding error. > > Even if those error happened, the connection may still be able to receive packets for a while. > If we delete the connections, all packets arriving will be dropped. > > BUG=webrtc:6007 > R=deadbeef@webrtc.org, pthatcher@webrtc.org > > Committed: https://crrev.com/3d77deb29c15bfb8f794ef3413837a0ec0f0c131 > Cr-Commit-Position: refs/heads/master@{#13262} NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true TBR=pthatcher@webrtc.org,deadbeef@webrtc.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=webrtc:6007 Review-Url: https://codereview.webrtc.org/2090833002 Cr-Commit-Position: refs/heads/master@{#13265}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.