Searched refs:sel_timeout (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dos-ip.c94 struct timeval waittime, *sel_timeout; local
105 sel_timeout = NULL;
110 sel_timeout = &waittime;
116 if (select(s+1, NULL, &wfds, NULL, sel_timeout) > 0 &&

Completed in 20 milliseconds