FdStat

constructor(fsFiletype: Filetype, fsFlags: FdFlags, fsRightsBase: Rights, fsRightsInheriting: Rights)(source)

Parameters

fsFiletype

File type.

fsFlags

File descriptor flags.

fsRightsBase

Rights that apply to this file descriptor.

fsRightsInheriting

Maximum set of rights that may be installed on new file descriptors that are created through this file descriptor, e.g., through path_open.