Linux文件I/O操作及网络架构 Posted on Nov 17 2014 Edited on Feb 20 2023 In Linux Tree , Misc 图片摘自网络,这些图片清晰的描述出了文件I/O和网络操作的脉络。 ##网络交互模型 ##read-recv-recvfrom ##write-send-sendto ##socket-bind-listen-accept-close-connect