MAXWAIT
if (secs > MAXWAIT)
int waittime = MAXWAIT; /* timeout for each packet */
itimer.it_value.tv_sec = MAXWAIT;