Fix LibjingleTransport not to wait for channel to be writable.
Previously LibjingleTransport was waiting for channel to be become writable before considering it to be connected. As result it was loosing all data that's received before the channel is marked as writable. BUG=477142 Review URL: https://codereview.chromium.org/1080633005 Cr-Commit-Position: refs/heads/master@{#325347}
Showing
Please register or sign in to comment