Searched refs:select_status (Results 1 – 1 of 1) sorted by relevance
697 int select_status; in main_loop() local717 select_status = select(FD_SETSIZE, &in, NULL, NULL, &tv); in main_loop()728 if (select_status > 0) { in main_loop()796 if (select_status == 0) { in main_loop()820 if (select_status < 0) { in main_loop()