Fix socket send.
Instead of calling CopresenceSocket::Send with the size of the packet we created, we were calling it with the size of the original data. This CL fixes that bug and adds more logging when we're sending data. R=xiyuan@chromium.org BUG=None. Review URL: https://codereview.chromium.org/698153005 Cr-Commit-Position: refs/heads/master@{#302656}
Showing
Please register or sign in to comment