19 #ifndef GRPCPP_CHANNEL_H 20 #define GRPCPP_CHANNEL_H 28 namespace experimental {
37 #endif // GRPCPP_CHANNEL_H ::grpc_impl::Channel Channel
Definition: channel.h:26
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInp...
Definition: alarm.h:24
Channels represent a connection to an endpoint. Created by CreateChannel.
Definition: channel_impl.h:53
void ChannelResetConnectionBackoff(Channel *channel)
Resets the channel's connection backoff.
Definition: channel_cc.cc:103