Lines Matching +full:down +full:- +full:counting
1 .\"-
153 programming interface permits in-kernel consumers to interact with
159 other network-aware kernel services.
173 context or while holding non-sleepable kernel locks.
216 which handles reference counting on the socket.
252 .Fa so->so_timeo
256 .Fa so->so_error
257 to become non-zero.
273 down.
275 Sockets are transitioned from non-listening status to listening with
300 The caller-allocated structure must be zeroed, and then have its fields
302 .Bl -tag -width ".Va sopt_valsize"
397 .Pf non- Dv NULL .
401 .Pf non- Dv NULL ,
410 .Pf non- Dv NULL
414 .Pf non- Dv NULL
420 .Pf non- Dv NULL
443 .Pf non- Dv NULL .
445 .Pf non- Dv NULL
450 .Pf non- Dv NULL
462 will wish to use non-blocking sockets and pass the
466 A socket can be queried for readability, writability, out-of-band data,
467 or end-of-file using
500 out-of-band data using
505 .Dq external-format
518 to check and set the socket-layer listen state.