Muxi Yan %!s(int64=8) %!d(string=hai) anos
pai
achega
a002b2413d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/core/ext/transport/chttp2/transport/internal.h

+ 2 - 2
src/core/ext/transport/chttp2/transport/internal.h

@@ -500,8 +500,8 @@ struct grpc_chttp2_stream {
    * Accessed only by application thread when stream->pending_byte_stream ==
    * true */
   grpc_slice_buffer unprocessed_incoming_frames_buffer;
-  grpc_closure *on_next;                  /* protected by t combiner */
-  bool pending_byte_stream;               /* protected by t combiner */
+  grpc_closure *on_next;    /* protected by t combiner */
+  bool pending_byte_stream; /* protected by t combiner */
   grpc_closure reset_byte_stream;
   grpc_error *byte_stream_error; /* protected by t combiner */
   bool received_last_frame;      /* protected by t combiner */