Lines Matching +full:way +full:- +full:select
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32 .Nm select
39 .Fn select "int nfds" "fd_set *readfds" "fd_set *writefds" "fd_set *exceptfds" "struct timeval *tim…
46 .Fn select
56 The only exceptional condition detectable is out-of-band
62 .Fa nfds Ns No -1
65 .Fn select
70 .Fn select
91 is non-zero if
111 is a null pointer, the select blocks indefinitely.
116 but it should point to a zero-valued timeval structure.
126 .Fn select
130 or -1 if an error occurred.
132 .Fn select
135 .Fn select
141 .Fn select
143 .Bl -tag -width Er
184 .Fn select ,
194 .Fn select
198 .Fn select
202 .Fn select
210 .St -p1003.1-2001 .
213 .Fn select
217 .St -susv2
221 .Fn select