|
GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>#include "src/core/ext/transport/chttp2/transport/context_list.h"#include "src/core/ext/transport/chttp2/transport/internal.h"#include <limits.h>#include <grpc/support/log.h>#include "src/core/lib/compression/stream_compression.h"#include "src/core/lib/debug/stats.h"#include "src/core/lib/profiling/timers.h"#include "src/core/lib/slice/slice_internal.h"#include "src/core/lib/transport/http2_errors.h"Functions | |
| grpc_chttp2_begin_write_result | grpc_chttp2_begin_write (grpc_chttp2_transport *t) |
| void | grpc_chttp2_end_write (grpc_chttp2_transport *t, grpc_error *error) |
| grpc_chttp2_begin_write_result grpc_chttp2_begin_write | ( | grpc_chttp2_transport * | t | ) |
| void grpc_chttp2_end_write | ( | grpc_chttp2_transport * | t, |
| grpc_error * | error | ||
| ) |