Handbook
Glossary
check-fdset ( fds fdset mx quot -- )
Vocabulary
io
.
backend
.
unix
.
multiplexers
.
select
Inputs
fds
an
object
fdset
an
object
mx
an
object
quot
an
object
Outputs
None
Definition
USING:
kernel
sequences
;
IN:
io.backend.unix.multiplexers.select
:
check-fdset
( fds fdset mx quot -- )
[
check-fd
]
3curry
each
;
inline