Make ListeningPortsTest less flaky.

When a DNS lookup occurs, a new listening UDP socket will be
created to receive the DNS response.  This listening socket is
only temporary, and shouldn't count as a permanent open
socket.

Bug: 3276283

Change-Id: I45090c0e07d9b360cc26f4bce23833db8c399507
1 file changed