mirror of https://github.com/grpc/grpc.io.git
Merge pull request #70 from dontrebootme/master
updated cpp CompletionQueue link
This commit is contained in:
commit
21aea05a46
|
|
@ -19,7 +19,7 @@ instructions in
|
||||||
### Overview
|
### Overview
|
||||||
|
|
||||||
gRPC uses the
|
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
|
API for asynchronous operations. The basic work flow
|
||||||
is as follows:
|
is as follows:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue