- close
sysresult_t close(FileHandle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fcntl
cint fcntl(FileHandle file, cint command, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fcntlDupFD
FileHandle fcntlDupFD(FileHandle file)
Undocumented in source. Be warned that the author may not have intended to support it.
- fcntlGetFlags
FDFlags fcntlGetFlags(FileHandle file)
Undocumented in source. Be warned that the author may not have intended to support it.
- fcntlSetFlags
passfail fcntlSetFlags(FileHandle file, FDFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lastError
SysErrorCode lastError()
Undocumented in source. Be warned that the author may not have intended to support it.