init-stdio ( -- )
Factor handbook » Input and output » Non-blocking I/O implementation

Prev:init-io ( -- )
Next:io-multiplex ( nanos -- )


Vocabulary
io.backend

Generic word contract
Initializes the global input-stream and output-stream. Called on startup.

Definition


Methods