<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>异步IO on 知识铺的博客</title>
    <link>https://index.zshipu.com/geek/tags/%E5%BC%82%E6%AD%A5IO/</link>
    <description>Recent content in 异步IO on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Tue, 15 Mar 2022 09:02:24 +0800</lastBuildDate>
    <atom:link href="https://index.zshipu.com/geek/tags/%E5%BC%82%E6%AD%A5IO/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>大话机制</title>
      <link>https://index.zshipu.com/geek/post/%E4%BA%92%E8%81%94%E7%BD%91/%E5%A4%A7%E8%AF%9D%E6%9C%BA%E5%88%B6/</link>
      <pubDate>Tue, 15 Mar 2022 09:02:24 +0800</pubDate>
      <guid>https://index.zshipu.com/geek/post/%E4%BA%92%E8%81%94%E7%BD%91/%E5%A4%A7%E8%AF%9D%E6%9C%BA%E5%88%B6/</guid>
      <description>转载自： https://cloud.tencent.com/developer/article/1005481 作者： 黄日成 提到select、poll、epoll相信大家都耳熟能详了，三个都是IO多路复用的机制，可以监视多个描述符的读/写等事件，一旦某个描述符就绪（一般是读或者写事件发生了），就能够将发生的事件通知给关心的应用程序去处理该事件。本质上，select、poll、ep</description>
    </item>
  </channel>
</rss>
