diff options
| author | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-10 05:29:51 +0000 |
|---|---|---|
| committer | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-10 05:29:51 +0000 |
| commit | 4ea13f34905465cbb84b881046f55eff2f918a99 (patch) | |
| tree | ee489186c0665b15aee371d6194a304ff98bae0d /base | |
| parent | f8554294db9c534f2cf4c0069bd705dd490f9d67 (diff) | |
| download | chromium_src-4ea13f34905465cbb84b881046f55eff2f918a99.zip chromium_src-4ea13f34905465cbb84b881046f55eff2f918a99.tar.gz chromium_src-4ea13f34905465cbb84b881046f55eff2f918a99.tar.bz2 | |
Give a more specific error code when connect() fails synchronously with EHOSTDOWN on posix systems.
Before it would give ERR_FAILED, now it fails with ERR_ADDRESS_UNREACHABLE.
Moreover, any unmapped error from connect() will map to ERR_CONNECTION_FAILED rather than ERR_FAILED.
BUG=55009
Review URL: http://codereview.chromium.org/3303022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59053 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base')
0 files changed, 0 insertions, 0 deletions
