Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
timeouts ( dt -- )
Vocabulary
io.timeouts
Definition
USING:
io
kernel
namespaces
;
IN:
io.timeouts
:
timeouts
( dt -- )
[
input-stream
get
set-timeout
]
[
output-stream
get
set-timeout
]
bi
;