GRPC C++
1.26.0
|
#include <grpcpp/support/channel_arguments.h>
#include <sstream>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpc/support/log.h>
#include <grpcpp/grpcpp.h>
#include <grpcpp/resource_quota.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/iomgr/exec_ctx.h"
#include "src/core/lib/iomgr/socket_mutator.h"
Namespaces | |
grpc_impl | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |