aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.def
diff options
context:
space:
mode:
authorGravatar Adam Michalik <xyzzyz@google.com>2016-05-20 16:13:32 -0700
committerGravatar Adam Michalik <xyzzyz@google.com>2016-06-07 15:09:19 -0700
commitbf10c82bf805a6d9b87813650e581113c4c7b3ff (patch)
tree9b197df812f1df5e21bd948ab4b439e6821e3c52 /grpc.def
parent4023382294f732fe8fa1ff8e10a3eed68c154ff0 (diff)
implement support for adding external fd to server
Diffstat (limited to 'grpc.def')
-rw-r--r--grpc.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc.def b/grpc.def
index 562ca515af..0046028949 100644
--- a/grpc.def
+++ b/grpc.def
@@ -67,7 +67,6 @@ EXPORTS
grpc_census_call_get_context
grpc_channel_get_target
grpc_insecure_channel_create
- grpc_insecure_channel_create_from_fd
grpc_lame_client_channel_create
grpc_channel_destroy
grpc_call_cancel
@@ -90,6 +89,7 @@ EXPORTS
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