<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: device or address that does exit error with name pipe in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/device-or-address-that-does-exit-error-with-name-pipe/m-p/2988875#M718429</link>
    <description>HI,&lt;BR /&gt;is the named pipe unique for the program ?&lt;BR /&gt;&lt;BR /&gt;May be the two program cannot run concurrently.&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 04 Jun 2003 15:37:37 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2003-06-04T15:37:37Z</dc:date>
    <item>
      <title>device or address that does exit error with name pipe</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-or-address-that-does-exit-error-with-name-pipe/m-p/2988874#M718428</link>
      <description>I have two process which use named pipe for their communication. Sometimes I get following message &lt;BR /&gt;/tmp/named_pipe: There is a request to a device or address that does not exist.&lt;BR /&gt;both process are running ( not crashed ), The process which writes data to named pipe fails.&lt;BR /&gt;&lt;BR /&gt;The open() system call failing with errono=6&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jun 2003 14:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-or-address-that-does-exit-error-with-name-pipe/m-p/2988874#M718428</guid>
      <dc:creator>Sup</dc:creator>
      <dc:date>2003-06-04T14:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: device or address that does exit error with name pipe</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-or-address-that-does-exit-error-with-name-pipe/m-p/2988875#M718429</link>
      <description>HI,&lt;BR /&gt;is the named pipe unique for the program ?&lt;BR /&gt;&lt;BR /&gt;May be the two program cannot run concurrently.&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jun 2003 15:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-or-address-that-does-exit-error-with-name-pipe/m-p/2988875#M718429</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-06-04T15:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: device or address that does exit error with name pipe</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-or-address-that-does-exit-error-with-name-pipe/m-p/2988876#M718430</link>
      <description>man page for errno says this.&lt;BR /&gt;&lt;BR /&gt;[ENXIO]        No such device or address. I/O on a special file refers&lt;BR /&gt;                     to a subdevice that does not exist, or is beyond the&lt;BR /&gt;                     limits of the device.  It can also occur when, for&lt;BR /&gt;                     example, a tape drive is not on line or no disk pack is&lt;BR /&gt;                     loaded on a drive.&lt;BR /&gt;&lt;BR /&gt;Can you post the snippet of the code?&lt;BR /&gt;&lt;BR /&gt;-Umapathy</description>
      <pubDate>Wed, 04 Jun 2003 16:20:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-or-address-that-does-exit-error-with-name-pipe/m-p/2988876#M718430</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-06-04T16:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: device or address that does exit error with name pipe</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-or-address-that-does-exit-error-with-name-pipe/m-p/2988877#M718431</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Would it be a hint for you?&lt;BR /&gt;&lt;BR /&gt;man 2 open&lt;BR /&gt;[...]&lt;BR /&gt;If O_NDELAY is set:&lt;BR /&gt;A read-only open() returns without delay.&lt;BR /&gt;A write-only open() returns an error if no process currently has the file open for reading.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Adam&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jun 2003 16:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-or-address-that-does-exit-error-with-name-pipe/m-p/2988877#M718431</guid>
      <dc:creator>Adam J Markiewicz</dc:creator>
      <dc:date>2003-06-04T16:57:34Z</dc:date>
    </item>
  </channel>
</rss>

