Searched refs:isSocketBad (Results 1 – 4 of 4) sorted by relevance
25 bool isSocketBad(const short revents) { in isSocketBad() function
50 bool isSocketBad(short revents);
61 if (isSocketBad(nlsockEvents)) { in relayMessages()
111 static bool isSocketBad(const short revents) { in isSocketBad() function125 ASSERT_FALSE(isSocketBad(nlsockEvents)); in multicastReceiver()