Handbook
Glossary
wait-for-port ( port event -- )
Vocabulary
io
.
ports
Inputs
port
an
object
event
an
object
Outputs
None
Definition
USING:
accessors
io.files
io.timeouts
kernel
;
IN:
io.ports
:
wait-for-port
( port event -- )
[
[
handle>>
]
]
dip
[
wait-for-fd
]
curry
compose
with-timeout
;