commit | f01ea4f847380ede23131412d8f730da7c33244c | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Tue Jan 19 22:49:49 2016 +0100 |
committer | Tommi <tommi@webrtc.org> | Tue Jan 19 21:50:04 2016 +0000 |
tree | 69e85032269c8a0dd69bd385ffdf3a4396991bb9 | |
parent | cd255cc07b04143829bbffebd5c234c76eccb39a [diff] |
Remove use of ConditionVariableWrapper and CriticalSectionWrapper from UdpSocket2Windows. This helps with untangling CriticalSectionWrapper from ConditionVariableWrapper and looks like we can just delete ConditionVariableWrapper and use rtc::Event instead. BUG= R=pbos@webrtc.org Review URL: https://codereview.webrtc.org/1606993002 . Cr-Commit-Position: refs/heads/master@{#11309}
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.