aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2/internal.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-06-18 13:38:38 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-06-18 13:38:38 -0700
commit8b2f1d7a21d8feef9f16e40eca72dbba881617fd (patch)
tree0e1511fd8fe7080d886f7ca11b3399d5cf03cd8f /src/core/transport/chttp2/internal.h
parent3255b3caf73e94a0b7c77ea7e8f143a0144e4037 (diff)
Bug fixes, spam cleanup
Diffstat (limited to 'src/core/transport/chttp2/internal.h')
-rw-r--r--src/core/transport/chttp2/internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/transport/chttp2/internal.h b/src/core/transport/chttp2/internal.h
index 2b4dc5e6b8..7f50e711d6 100644
--- a/src/core/transport/chttp2/internal.h
+++ b/src/core/transport/chttp2/internal.h
@@ -334,6 +334,8 @@ struct grpc_chttp2_transport {
/** closure to execute writing */
grpc_iomgr_closure writing_action;
+ /** closure to start reading from the endpoint */
+ grpc_iomgr_closure reading_action;
/** address to place a newly accepted stream - set and unset by
grpc_chttp2_parsing_accept_stream; used by init_stream to