<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-hg/</link>
    <language>en-us</language>

    <title>prosody-hg: net/cqueues.lua history</title>
    <description>net/cqueues.lua revision history</description>
    <item>
    <title>net: Prefix module imports with prosody namespace</title>
    <link>http://hg.omfa.de/prosody-hg/log/ba409c67353b/net/cqueues.lua</link>
    <description><![CDATA[net: Prefix module imports with prosody namespace]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 17 Mar 2023 16:23:12 +0100</pubDate>
</item>
<item>
    <title>net.cqueues: Fix resuming after timeouts</title>
    <link>http://hg.omfa.de/prosody-hg/log/37b884d675f7/net/cqueues.lua</link>
    <description><![CDATA[net.cqueues: Fix resuming after timeouts<br/>
<br/>
net.cqueues previously relied on timers instead of fd events sometimes.<br/>
<br/>
Under net.server_select, it would have called cq:loop() on every<br/>
iteration of the main loop, which was probably not optimal.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 08 Jul 2020 22:01:19 +0200</pubDate>
</item>
<item>
    <title>net.cqueues: Switch to server.watchfd for main loop integration</title>
    <link>http://hg.omfa.de/prosody-hg/log/d742095046f9/net/cqueues.lua</link>
    <description><![CDATA[net.cqueues: Switch to server.watchfd for main loop integration<br/>
<br/>
Why? Just look at all that code deleted!<br/>
<br/>
watchfd is the prefered way to poll things that expose FDs for this<br/>
purpose, altho it was added after net.cqueues.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 08 Jul 2020 20:11:49 +0200</pubDate>
</item>
<item>
    <title>net.cqueues: Fix incorrect version check</title>
    <link>http://hg.omfa.de/prosody-hg/log/f1eb66288f60/net/cqueues.lua</link>
    <description><![CDATA[net.cqueues: Fix incorrect version check]]></description>
    <author>&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#32;&#60;&#113;&#117;&#97;&#101;&#64;&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 16 Jan 2015 12:06:42 -0500</pubDate>
</item>
<item>
    <title>net.cqueues: Fixes hardcoded timeout for first iteration</title>
    <link>http://hg.omfa.de/prosody-hg/log/e4d443d05626/net/cqueues.lua</link>
    <description><![CDATA[net.cqueues: Fixes hardcoded timeout for first iteration<br/>
<br/>
This was originally put in place as a fix for what ended up a cqueues bug: https://github.com/wahern/cqueues/issues/40<br/>
A check for a cqueues version with the bug fix is included.]]></description>
    <author>&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#32;&#60;&#113;&#117;&#97;&#101;&#64;&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 13 Jan 2015 18:36:00 -0500</pubDate>
</item>
<item>
    <title>net.cqueues: Add workaround for luaevent callback getting collected</title>
    <link>http://hg.omfa.de/prosody-hg/log/605a87e90e27/net/cqueues.lua</link>
    <description><![CDATA[net.cqueues: Add workaround for luaevent callback getting collected]]></description>
    <author>&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#32;&#60;&#113;&#117;&#97;&#101;&#64;&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 06 Jan 2015 20:01:59 -0500</pubDate>
</item>
<item>
    <title>net.cqueues: Add module that allows use of cqueues while still using net.server as main loop</title>
    <link>http://hg.omfa.de/prosody-hg/log/d425fc41e59f/net/cqueues.lua</link>
    <description><![CDATA[net.cqueues: Add module that allows use of cqueues while still using net.server as main loop]]></description>
    <author>&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#32;&#60;&#113;&#117;&#97;&#101;&#64;&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 18 Nov 2014 14:14:41 -0500</pubDate>
</item>

  </channel>
</rss>
