摘要: IO模型 五种IO模型 * blocking IO 阻塞IO * nonblocking IO 非阻塞IO * IO multiplexing IO多路复用 * signal driven IO 信号驱动IO * asynchronous IO 异步IO 由signal driven IO(信号驱动 阅读全文
posted @ 2020-04-28 15:54 江湖有梦 阅读(163) 评论(0) 推荐(0) 编辑