mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
ReactorFD.osCallErrno
mecca
reactor
io
fd
ReactorFD
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ReactorFD
package @
system
@
nogc
auto
osCallErrno
(
alias
F
)
(
Parameters
!
F
[1..$]
args
)
if
(
isSigned
!(
ReturnType
!
F
) &&
isIntegral
!(
ReturnType
!
F
)
)
Meta
Source
See Implementation
mecca
reactor
io
fd
ReactorFD
aliases
fcntl
ioctl
constructors
this
destructors
~this
functions
blockingCall
close
opAssign
osCall
osCallErrno
osCallErrnoMsg
passivify
read
registerCallback
unregisterCallback
write
postblits
this(this)
properties
get
isValid