<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:webfeeds="http://webfeeds.org/rss/1.0">
  <channel>
    <title>Guido Flohr - #Windows</title>
    <description></description>
    <link>https://www.guido-flohr.net/</link>
    <webfeeds:cover image="http://www.guido-flohr.net/assets/images/gfl-profile.jpeg" />
    <atom:link href="https://www.guido-flohr.net/" rel="self" type="application/rss+xml"/>

    <pubDate>Tue, 02 Jun 2026 17:07:24 +0000</pubDate>
    <lastBuildDate>Tue, 02 Jun 2026 17:07:24 +0000</lastBuildDate>
    <generator>Qgoda vv0.11.0 (https://www.qgoda.net/)</generator>
      
      <item>
        <title>Platform-Independent Asynchronous Child Process IPC</title>
        <description>&lt;img src="/assets/images/platform-independent-child-process-io-multiplexing/metal-pipes-and-machinery.jpeg" width="100%"&gt;Spawning subprocesses and catching their standard output and standard error channels sounds like a trivial task but it is somewhat tricky to make it also work on Windows because of the platform&apos;s numerous quirks. It is, however, feasible, as the instructions below show. Code is provided for both C and Perl. You should be able to port it to other scripting languages without major problems.</description>
        <pubDate>Sun, 03 Sep 2023 21:00:00 +0000</pubDate>
        <link>https://www.guido-flohr.net/platform-independent-asynchronous-child-process-ipc/index.html</link>
        <guid isPermaLink="true">https://www.guido-flohr.net/platform-independent-asynchronous-child-process-ipc/index.html</guid>
        
        <category>Development</category>
        
        <category>Perl</category>
        
        <category>MS-DOS</category>
        
        <category>Windows</category>
        
        
        <category>Development</category>
        
      </item>
      
  </channel>
</rss>
