摘要: 一、IO模型 1、IO模型分类 1.阻塞IO blocking IO 2.非阻塞IO nonblocking IO 3. 多路复用IO multiplexing 4.信号驱动IO signal driven IO (工作中不会使用到,只是作为了解) 5.异步IO asynchronous IO 2、 阅读全文
posted @ 2017-07-21 18:55 mx轩 阅读(368) 评论(0) 推荐(0) 编辑