C/C++

On Friday, April 8, 2022 at 11:54:06 PM UTC+8 Eric Anderson wrote:

> What programming language are you using?
>
> On Fri, Apr 8, 2022 at 7:55 AM Mingyu Lu <silv...@gmail.com> wrote:
>
>> Hi, 
>> I am using GRPC with UNIX domain socket. I'd like to have one server 
>> listen on two sockets A and B.
>> If requests come from A, I'd like to do something but if from B, I want 
>> to do something different.
>> For security concern, I can't trust what comes from request.
>> I suppose if I can get server address when requests come in, problem 
>> solved.
>> Does anyone have any idea ? Thanks.
>>
>> -- 
>> 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 grpc-io+u...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/grpc-io/b4c59951-59c3-4b2c-9773-9a5ba6f589f3n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/grpc-io/b4c59951-59c3-4b2c-9773-9a5ba6f589f3n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/1543204d-7e8c-4adb-99b0-93c2101a098fn%40googlegroups.com.

Reply via email to