diff options
author | yzshen@chromium.org <yzshen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-26 01:43:25 +0000 |
---|---|---|
committer | yzshen@chromium.org <yzshen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-26 01:43:25 +0000 |
commit | a948d427c9f184ec463d931490d4e1ccbc9c4b0e (patch) | |
tree | b9663f02524c8f0a301ec6cf1ed820b838e61414 /sync/notifier/registration_manager.cc | |
parent | 64d14dbce05bec0a23540e48638484bc1f996d4d (diff) | |
download | chromium_src-a948d427c9f184ec463d931490d4e1ccbc9c4b0e.zip chromium_src-a948d427c9f184ec463d931490d4e1ccbc9c4b0e.tar.gz chromium_src-a948d427c9f184ec463d931490d4e1ccbc9c4b0e.tar.bz2 |
PPB_TCPSocket_Private: change Connect() to try all addresses.
PPB_TCPSocket_Private.Connect() takes a host name string and does name resolution, which may result in multiple addresses. Currently we only use the first address to connect. This CL changes the behavior to try each address until a connection is established.
BUG=308163
TEST=None
Review URL: https://codereview.chromium.org/39263006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231177 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sync/notifier/registration_manager.cc')
0 files changed, 0 insertions, 0 deletions