auto commit
This commit is contained in:
@ -1375,7 +1375,7 @@ poll 和 select 在速度上都很慢。
|
||||
|
||||
几乎所有的系统都支持 select,但是只有比较新的系统支持 poll。
|
||||
|
||||
## epoll 工作模式
|
||||
## eopll 工作模式
|
||||
|
||||
epoll_event 有两种触发模式:LT(level trigger)和 ET(edge trigger)。
|
||||
|
||||
|
Reference in New Issue
Block a user