Skip to content
Snippets Groups Projects
Commit ef1d424c authored by Craig Tiller's avatar Craig Tiller
Browse files

Merge branch 'proxy-crash' into server_stall

parents f71910cb be5a4ebb
No related branches found
No related tags found
No related merge requests found
...@@ -285,9 +285,6 @@ struct grpc_chttp2_transport_parsing { ...@@ -285,9 +285,6 @@ struct grpc_chttp2_transport_parsing {
gpr_slice goaway_text; gpr_slice goaway_text;
gpr_int64 outgoing_window; gpr_int64 outgoing_window;
/** pings awaiting responses */
grpc_chttp2_outstanding_ping pings;
}; };
struct grpc_chttp2_transport { struct grpc_chttp2_transport {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment