Make host port availability detection more robust.
Previously, it only detected ports that were bound to *, localhost or 127.0.0.1. This detects ports bound to any interface. I noticed this while investigating 294878, and it could certainly be a source of flake, but I don't think it's the main one. BUG=294878 Review URL: https://codereview.chromium.org/634803002 Cr-Commit-Position: refs/heads/master@{#299379}
Showing
Please register or sign in to comment