DescriptionMake 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
Committed: https://crrev.com/da7e64810f0305512cd20f0301c2ac1b21d8bc70
Cr-Commit-Position: refs/heads/master@{#299379}
Patch Set 1 #
Total comments: 1
Patch Set 2 : close port and fix other callsites #Patch Set 3 : Allow reuseaddr before binding #
Messages
Total messages: 12 (4 generated)
|