Searched refs:bind_addr_success (Results 1 – 1 of 1) sorted by relevance
111 …const bool bind_addr_success = (host_port->hostname == "127.0.0.1" || host_port->hostname == "loca… in Connect() local115 if (!bind_addr_success) { in Connect()