grpc-d-core ~master (2021-10-08T04:49:21Z)
Dub
Repo
CompletionQueue.requestCall
grpc
common
cq
CompletionQueue
Undocumented in source. Be warned that the author may not have intended to support it.
class
CompletionQueue
(string T)
@
safe
@
trusted
grpc_call_error
requestCall
(
void
*
method
,
Tag
*
tag
,
shared
(
Server
)
_server
,
shared
(
CompletionQueue
!"Next")
boundToCall
)
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