aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.def
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-06-08 19:16:40 -0700
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-06-08 19:16:40 -0700
commitb81f1722061052456b6f472d7c72fe4be8901d55 (patch)
treeea5bd7e65aeb779ed02e23c0b8186466668af693 /grpc.def
parent40e96658dbf6e758d27c140f73f4952f85381661 (diff)
parenta3d38f040e05b885a254f05470535a8c3b0ae6c0 (diff)
Merge pull request #6610 from xyzzyz/external_fd_fresh
Add support for communication using existing FD (for client and server)
Diffstat (limited to 'grpc.def')
-rw-r--r--grpc.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/grpc.def b/grpc.def
index 3477bd91ae..0046028949 100644
--- a/grpc.def
+++ b/grpc.def
@@ -88,6 +88,8 @@ EXPORTS
grpc_header_nonbin_value_is_legal
grpc_is_binary_header
grpc_call_error_to_string
+ grpc_insecure_channel_create_from_fd
+ grpc_server_add_insecure_channel_from_fd
grpc_auth_property_iterator_next
grpc_auth_context_property_iterator
grpc_auth_context_peer_identity