<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Epoll on Programmers&#39; United Development Network</title>
    <link>https://www.pudn.club/tags/epoll/</link>
    <description>Recent content in Epoll on Programmers&#39; United Development Network</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 </copyright>
    <lastBuildDate>Mon, 21 Aug 2023 22:58:26 +0800</lastBuildDate><atom:link href="https://www.pudn.club/tags/epoll/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>C Network Programming: Managing Sockets with epoll</title>
      <link>https://www.pudn.club/programming/use-epoll-to-manage-socket/</link>
      <pubDate>Mon, 21 Aug 2023 22:58:26 +0800</pubDate>
      
      <guid>https://www.pudn.club/programming/use-epoll-to-manage-socket/</guid>
      <description>&lt;p&gt;In this article, we’ll cover the final piece of the puzzle for &lt;strong&gt;high-performance network programming&lt;/strong&gt; in C — &lt;strong&gt;epoll&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;When we previously looked at &lt;code&gt;select&lt;/code&gt; and &lt;code&gt;poll&lt;/code&gt;, we noticed significant limitations. For example:&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.pudn.club/programming/use-epoll-to-manage-socket/featured-socket-epoll.png" />
    </item>
    
  </channel>
</rss>
