linux epoll机制详解 在linux 没有实现epoll事件驱动机制之前,我们一般选择用select或者poll等IO多路复用的方法来实现并发服务程序 Linux服务器 2022-04-03 117 点赞 1 评论 177 浏览