We intentionally don't expose this interface in the current API as gRPC assumes that it has control over its FDs (even in the case of the server_from_fd and channel_from_fd functions that you described). Can you give us some more information about why you would want this or how you would use it?
On Monday, May 22, 2017 at 8:49:35 PM UTC-7, Richard Chan wrote: > > hi > > i want to get grpc server fd, to polling the fd in my code. > is there any existing api to accomplish this ? > > i only see make grpc from fd in server_posix.h > > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/fa6e7338-1323-4a48-94be-92ba3ecada28%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
