19 #ifndef GRPC_CORE_EXT_TRANSPORT_CHTTP2_SERVER_CHTTP2_SERVER_H
20 #define GRPC_CORE_EXT_TRANSPORT_CHTTP2_SERVER_CHTTP2_SERVER_H
Round Robin Policy.
Definition: backend_metric.cc:26
std::function< grpc_channel_args *(grpc_channel_args *, grpc_error_handle *)> Chttp2ServerArgsModifier
Definition: chttp2_server.h:37
grpc_error_handle Chttp2ServerAddPort(Server *server, const char *addr, grpc_channel_args *args, Chttp2ServerArgsModifier args_modifier, int *port_num)
Adds a port to server.
Definition: chttp2_server.cc:824
An array of arguments that can be passed around.
Definition: grpc_types.h:132
Definition: error_internal.h:41