during v0.3.0-rc.3 (2021-10-23T17:45:46Z)
Home
Dub
Repo
Uring.registerRsrc
during
Uring
Generic means to register resources.
Note: Available from Linux 5.13
struct
Uring
nothrow @
nogc
int
registerRsrc
(
R
)
(
RegisterOpCode
type
,
const
(
R
)[]
data
,
const
(
ulong
)[]
tags
)
Meta
Source
See Implementation
during
Uring
constructors
this
destructors
~this
functions
capacity
dropped
empty
enableRings
fd
flush
front
full
length
next
overflow
params
popFront
put
putWith
registerBuffers
registerEventFD
registerFiles
registerFilesUpdate
registerIOWQAffinity
registerIOWQMaxWorkers
registerRestrictions
registerRsrc
registerRsrcUpdate
submit
submitAndWait
unregisterBuffers
unregisterEventFD
unregisterFiles
unregisterIOWQAffinity
wait
Generic means to register resources.
Note: Available from Linux 5.13