Public Attributes | List of all members
grpc_chttp2_begin_write_result Struct Reference

#include <internal.h>

Public Attributes

bool early_results_scheduled
 
bool partial
 
bool writing
 

Detailed Description

Definition at line 584 of file src/core/ext/transport/chttp2/transport/internal.h.

Member Data Documentation

◆ early_results_scheduled

bool grpc_chttp2_begin_write_result::early_results_scheduled

did we queue any completions as part of beginning the write

Definition at line 590 of file src/core/ext/transport/chttp2/transport/internal.h.

◆ partial

bool grpc_chttp2_begin_write_result::partial

if writing: was it a complete flush (false) or a partial flush (true)

Definition at line 588 of file src/core/ext/transport/chttp2/transport/internal.h.

◆ writing

bool grpc_chttp2_begin_write_result::writing

are we writing?

Definition at line 586 of file src/core/ext/transport/chttp2/transport/internal.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46