if (num_socks == NUM_SOCKS)
break;
#else
if (!x11_use_localhost ||
num_socks == NUM_SOCKS)
#endif
}
freeaddrinfo(aitop);