grpc-d-core ~master (2021-10-08T04:49:21Z)
Dub
Repo
CompletionQueue.handle
grpc
common
cq
CompletionQueue
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
grpc_completion_queue
)*
handle
()
inout
(
grpc_completion_queue
)*
handle
()
class
CompletionQueue
(string T)
@
safe
inout @
trusted
nothrow
inout
(
grpc_completion_queue
)*
handle
(
)
if
(
T
== "Next"
)
Meta
Source
See Implementation
grpc
common
cq
CompletionQueue
constructors
this
functions
handle
inShutdownPath
lock
next
ptr
requestCall
shutdown
unlock
static functions
opCall