summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-06 06:59:42 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-06 06:59:42 +0000
commitd9285f690a7f8f5aa0c082276a0ebbbf41dcbe86 (patch)
tree7b83b4841d8d100d0626cbb7b2f2595c86d38da8 /PRESUBMIT.py
parentfdb1dced7ad62f957087f3f55fe6ed6f1c2524d7 (diff)
downloadchromium_src-d9285f690a7f8f5aa0c082276a0ebbbf41dcbe86.zip
chromium_src-d9285f690a7f8f5aa0c082276a0ebbbf41dcbe86.tar.gz
chromium_src-d9285f690a7f8f5aa0c082276a0ebbbf41dcbe86.tar.bz2
Fix IpcPacketSocketFactory to return EWOULDBLOCK when network interface is congested.
PeerConnection implementation in libjingle will need to handle the case when a network interface is congested, so it needs to be notified when send buffers are full. This CL adds send result notification message that is sent to the renderer process after each message is sent. Sockets created using IpcPacketSocketFactory will be returning EWOULDBLOCK when Send() buffers are full instead of dropping the packet silently. BUG=226158 Review URL: https://chromiumcodereview.appspot.com/13584008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192721 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'PRESUBMIT.py')
0 files changed, 0 insertions, 0 deletions