2 个回答

The API for Unix domain sockets is similar to that of an Internet socket, but rather than using an underlying network protocol, all communication occurs entirely within the operating system kernel

来自 Unix domain socket - Wikipedia
https://en.wikipedia.org/wiki...

这个叫Unix套接字,因为unix/linux下的一切都叫文件。
IP:端口这个是TCP套接字

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题