Handbook
Glossary
reset-fd* ( actions fd -- )
Vocabulary
io
.
launcher
.
unix
Inputs
actions
an
object
fd
an
object
Outputs
None
Definition
USING:
unix.process
;
IN:
io.launcher.unix
:
reset-fd*
( actions fd -- )
posix_spawn_file_actions_addinherit_np
check-posix
;