IO多路复用select/poll/epoll介绍

  • select
    在这里插入图片描述

  • poll
    在这里插入图片描述

  • epoll
    在这里插入图片描述

  • epoll的应用
    在这里插入图片描述

发布了105 篇原创文章 · 获赞 46 · 访问量 5万+

猜你喜欢

转载自blog.csdn.net/AV_woaijava/article/details/104644434