GRPC Core
18.0.0
|
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/buffer_list.h"
#include "src/core/ext/transport/chttp2/transport/internal.h"
Go to the source code of this file.
Data Structures | |
class | grpc_core::ContextList |
A list of RPC Contexts. More... | |
Namespaces | |
grpc_core | |
Round Robin Policy. | |
Functions | |
void | grpc_core::grpc_http2_set_write_timestamps_callback (void(*fn)(void *, grpc_core::Timestamps *, grpc_error_handle error)) |
void | grpc_core::grpc_http2_set_fn_get_copied_context (void *(*fn)(void *)) |