Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(488)

Issue 10827064: Ignore ERR_ADDRESS_INVALID error returned from sendto(). (Closed)

Created:
8 years, 5 months ago by Sergey Ulanov
Modified:
8 years, 4 months ago
Reviewers:
simonmorris
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Ingore ERR_ADDRESS_INVALID error returned from sendto(). This is a speculative fix for the failure in crbug.com/139136. It's not clear why we get WSAEADDRNOTAVAIL from sendto(), but it should be safe to ignore that error. BUG=137140 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=148784

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M remoting/jingle_glue/chromium_socket_factory.cc View 1 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Sergey Ulanov
Need this before I can land http://codereview.chromium.org/10808094/ - it was causing test failures with TSan ...
8 years, 5 months ago (2012-07-27 02:30:03 UTC) #1
Sergey Ulanov
+Simon - can you please take a look while Wez is out.
8 years, 5 months ago (2012-07-27 02:37:59 UTC) #2
simonmorris
lgtm
8 years, 4 months ago (2012-07-27 16:15:14 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 18:28:19 UTC) #4

Powered by Google App Engine
This is Rietveld 408576698