MCPcopy Create free account
hub / github.com/alibaba/euler / CompletionQueuePool

Method CompletionQueuePool

euler/client/completion_queue_pool.h:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 CompletionQueuePool(CompletionQueuePool const&) = delete;
39 void operator=(CompletionQueuePool const&) = delete;
40
41 grpc::CompletionQueue *NextCompletionQueue() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected