【Linux】I/O 多路转接:select & epoll 技术剖析
🌈 个人主页:Zfox_ 🔥 系列专栏:Linux
目录
前言:🔥 I/O 多路转接
一:🔥 I/O 多路转接之 select
🦋 初识 select
🦋 select 函数原型
🎀 关于 fd_set 结构