wenfh2020 / wenfh2020.github.io

make blog : github + jekyll
MIT License
4 stars 3 forks source link

[内核源码] 网络协议栈 - connect (tcp) #100

Open wenfh2020 opened 3 years ago

wenfh2020 commented 3 years ago

https://wenfh2020.com/2021/08/07/linux-kernel-connect/

走读网络协议栈 connect (tcp) 的内核源码(Linux - 5.0.1 下载)。