Lines Matching +full:total +full:- +full:timeout
39 …elect "int nfds" "fd_set *readfds" "fd_set *writefds" "fd_set *exceptfds" "struct timeval *timeout"
56 The only exceptional condition detectable is out-of-band
62 .Fa nfds Ns No -1
72 returns the total number of ready descriptors in all the sets.
91 is non-zero if
103 .Fa timeout
110 .Fa timeout
114 .Fa timeout
116 but it should point to a zero-valued timeval structure.
130 or -1 if an error occurred.
143 .Bl -tag -width Er
150 .Fa timeout
210 .St -p1003.1-2001 .
217 .St -susv2
218 allows systems to modify the original timeout in place.
219 Thus, it is unwise to assume that the timeout value will be unmodified