在读 /Users/baidu/Documents/Data/Interview/服务器-检索端/《Linux高性能服务器编程.pdf》

 

其实之前读过,要面试了,需要温习。

 

P260

Socket编程接口提供了一个创建全双工管道的系统调用:socketpair。squid服务器程序(见第4章)就是利用了socketpair创建管道。

 

相关文章:

  • 2021-04-02
  • 2021-11-22
  • 2021-12-20
  • 2021-10-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-17
猜你喜欢
  • 2021-10-27
  • 2021-11-01
  • 2021-12-15
  • 2021-09-19
  • 2021-12-25
  • 2021-12-28
  • 2021-09-03
相关资源
相似解决方案