aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport/transport.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-08-29 15:48:41 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-08-29 15:48:41 -0700
commite194ff010691458bc300b59f957e38740bd188c3 (patch)
tree64de662ea64efb46d67cadcdc42e3d3f3b3edcfe /src/core/lib/transport/transport.h
parentb38f6d618c29d00514de3cd652c1655e65fdb4be (diff)
Add transport op debugging, coalesce set_accept_stream & send_goaway calls
Diffstat (limited to 'src/core/lib/transport/transport.h')
-rw-r--r--src/core/lib/transport/transport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/lib/transport/transport.h b/src/core/lib/transport/transport.h
index 2c1cc3ee42..fe47fea306 100644
--- a/src/core/lib/transport/transport.h
+++ b/src/core/lib/transport/transport.h
@@ -251,6 +251,7 @@ void grpc_transport_stream_op_add_close(grpc_transport_stream_op *op,
gpr_slice *optional_message);
char *grpc_transport_stream_op_string(grpc_transport_stream_op *op);
+char *grpc_transport_op_string(grpc_transport_op *op);
/* Send a batch of operations on a transport