commit | 4331fcd51736b030f30c31a35c732f119b31b6fc | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Thu Jan 07 06:20:28 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 07 06:20:31 2016 |
tree | b91da15ee6a72267a8add45cb436c7618bdaf161 | |
parent | 44cc7950160aee01889a6b5a21a384b20cfb5532 [diff] |
Remove duplicate code in SocketDispatcher This CL is a follow-up on https://codereview.webrtc.org/1452903006/ which moved the definition of SocketDispatcher to physicalsocketserver.h. Here the duplicate implementations are merged with only some #ifdef parts. BUG= Review URL: https://codereview.webrtc.org/1537273002 Cr-Commit-Position: refs/heads/master@{#11160}
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.