mirror of https://github.com/grpc/grpc.io.git
updated cpp CompletionQueue link
This commit is contained in:
parent
60a30f0b73
commit
d1457b7410
|
|
@ -19,7 +19,7 @@ instructions in
|
|||
### Overview
|
||||
|
||||
gRPC uses the
|
||||
[`CompletionQueue`](/grpc/cpp/classgrpc_1_1_completion_queue.html)
|
||||
[`CompletionQueue`](/grpc/cpp/classgrpc__impl_1_1_completion_queue.html)
|
||||
API for asynchronous operations. The basic work flow
|
||||
is as follows:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue