Handbook
Glossary
reset-fd ( fd -- )
Vocabulary
io
.
launcher
.
unix
Inputs
fd
an
object
Outputs
None
Definition
USING:
kernel
libc
unix.ffi
;
IN:
io.launcher.unix
:
reset-fd
( fd -- )
[
F_SETFL
0
fcntl
io-error
]
[
F_SETFD
0
fcntl
io-error
]
bi
;