Documentation
Dlang.org
Uring.empty
during
Uring
Check if there is some
CompletionEntry
to process.
struct
Uring
nothrow @
nogc
const @
safe
pure
bool
empty
(
)
Meta
Source
See Implementation
during
Uring
constructors
this
destructors
~this
functions
capacity
dropped
empty
fd
front
full
length
next
overflow
params
popFront
put
putWith
registerBuffers
registerEventFD
registerFiles
submit
unregisterBuffers
unregisterEventFD
unregisterFiles
wait
Check if there is some CompletionEntry to process.