mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
FD.this
mecca
lib
io
FD
Initialize from an OS file descriptor.
this
(int fd)
struct
FD
nothrow @
safe
@
nogc
this
(
int
fd
)
this
(string path, int flags, mode_t mode)
Parameters
fd
int
OS handle of file to wrap.
Meta
Source
See Implementation
mecca
lib
io
FD
constructors
this
destructors
~this
functions
checkedCall
close
dup
osCall
read
write
postblits
this(this)
properties
fileNo
isValid
static functions
adopt
Initialize from an OS file descriptor.