This commit is contained in:
CyC2018
2018-04-18 13:49:15 +08:00
5 changed files with 6 additions and 2 deletions

View File

@ -1375,7 +1375,7 @@ poll 和 select 在速度上都很慢。
几乎所有的系统都支持 select但是只有比较新的系统支持 poll。
## eopll 工作模式
## epoll 工作模式
epoll_event 有两种触发模式LTlevel trigger和 ETedge trigger