Lines Matching full:timo
1043 * for the length of time specified by *timo (indefinite1044 * if timo is NULL).1047 void wait_input(struct timeval *timo)1054 n = select(max_in_fd + 1, &ready, NULL, &exc, timo);