花费 6 ms
4、poll()、select()和epoll()

在用户程序中,poll()和select()系统调用用于对设备进行无阻塞访问。poll()和select()最终会调用设备驱动中的poll()函数,在我所使用的Linux内核中,还有扩展的pol ...

Sun May 12 23:54:00 CST 2019 0 505

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM