diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-01 18:07:34 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-01 18:07:34 +0000 |
commit | 57ddb39b9db7d242c7cf136381bed5650b2355c4 (patch) | |
tree | 0f6590abb8bb31c64a8a05ceed2ee542b1133b06 /remoting/remoting.gyp | |
parent | a9d211835596b2eaa88b1f0a50348b773c852221 (diff) | |
download | chromium_src-57ddb39b9db7d242c7cf136381bed5650b2355c4.zip chromium_src-57ddb39b9db7d242c7cf136381bed5650b2355c4.tar.gz chromium_src-57ddb39b9db7d242c7cf136381bed5650b2355c4.tar.bz2 |
Fixed events handling in XmppSocketAdapter. Removed unnecessary warnings.
The problem was that SSLSocketAdapter::OnReadEvent() was calling AsyncSocketAdapter::OnReadEvent() only when there are no pending read requests, so the reader wasn't always receiving notification when new data is received on the socket, especially when data received is bigger than the pending read request.
BUG=none
TEST=xmpp connection succeeds 100% of the time, particularly on mac.
Review URL: http://codereview.chromium.org/2834024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51385 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
0 files changed, 0 insertions, 0 deletions