Searched refs:accept_connection (Results 1 – 2 of 2) sorted by relevance
117 bool accept_connection = false; in Listen() local120 while (!accept_connection) { in Listen()148 accept_connection = true; in Listen()151 accept_connection = true; in Listen()
280 bool accept_connection = false; in Accept() local283 while (!accept_connection) { in Accept()297 accept_connection = true; in Accept()