|
GRPC Core
0.11.0.0
|
#include <frame_goaway.h>
Data Fields | |
| grpc_chttp2_goaway_parse_state | state |
| gpr_uint32 | last_stream_id |
| gpr_uint32 | error_code |
| char * | debug_data |
| gpr_uint32 | debug_length |
| gpr_uint32 | debug_pos |
| char* grpc_chttp2_goaway_parser::debug_data |
| gpr_uint32 grpc_chttp2_goaway_parser::debug_length |
| gpr_uint32 grpc_chttp2_goaway_parser::debug_pos |
| gpr_uint32 grpc_chttp2_goaway_parser::error_code |
| gpr_uint32 grpc_chttp2_goaway_parser::last_stream_id |
| grpc_chttp2_goaway_parse_state grpc_chttp2_goaway_parser::state |
1.8.6