(How) Can I determine the socket family from the socket file descriptor

前端 未结 3 889
忘了有多久
忘了有多久 2021-01-02 20:02

I am writing an API which includes IPC functions which send data to another process which may be local or on another host. I\'d really like the send function to be as simpl

3条回答
提交回复
热议问题