Searched refs:nobind_localhost (Results 1 – 1 of 1) sorted by relevance
93 int nobind_localhost = 0; variable364 if (hints.ai_family == AF_INET && nobind_localhost == 0) { in init_transport()366 } else if (hints.ai_family == AF_INET6 && nobind_localhost == 0) { in init_transport()839 nobind_localhost = 1; in parseargs()