Avoid busy waiting in the SynchronousHostResolver.
commitbd93154cc419f8e6f473b56f717caf77555aac28
authorrch <rch@chromium.org>
Mon, 23 Mar 2015 02:25:39 +0000 (22 19:25 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 23 Mar 2015 02:26:22 +0000 (23 02:26 +0000)
tree05c94412dca131c76ee86ff77d97d10717c152d3
parentb7933ef7b186409633a3acf7d1eee5dff424aeaf
Avoid busy waiting in the SynchronousHostResolver.

Use ErrorToShortString when logging net errors to avoid the net:: prefix.

Review URL: https://codereview.chromium.org/1025193002

Cr-Commit-Position: refs/heads/master@{#321726}
net/tools/quic/quic_client_bin.cc
net/tools/quic/quic_simple_client.cc
net/tools/quic/quic_simple_client_bin.cc
net/tools/quic/synchronous_host_resolver.cc