<?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: reading socket queue's in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reading-socket-queue-s/m-p/2550262#M876183</link>
    <description>Hi Jamie,&lt;BR /&gt;&lt;BR /&gt;In that case, this does not appear to be doable. I'm afraid that lsof or netstat will be of little use in this case.</description>
    <pubDate>Mon, 09 Jul 2001 15:42:24 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-07-09T15:42:24Z</dc:date>
    <item>
      <title>reading socket queue's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reading-socket-queue-s/m-p/2550258#M876179</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a web application that sends/receives data from the web server using unix domain sockets.  I need to find a way to read the socket to find out how many requests are pending in the queue.  The trick is that I must be able to read them without removing them from the queue.  Does anyone have any suggestions. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Jamie</description>
      <pubDate>Mon, 09 Jul 2001 14:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reading-socket-queue-s/m-p/2550258#M876179</guid>
      <dc:creator>Jamie Rancourt</dc:creator>
      <dc:date>2001-07-09T14:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: reading socket queue's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reading-socket-queue-s/m-p/2550259#M876180</link>
      <description>Get lsof&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.55/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.55/&lt;/A&gt;</description>
      <pubDate>Mon, 09 Jul 2001 14:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reading-socket-queue-s/m-p/2550259#M876180</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-07-09T14:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: reading socket queue's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reading-socket-queue-s/m-p/2550260#M876181</link>
      <description>Hi Jamie,&lt;BR /&gt;&lt;BR /&gt;I need a little more data. Do you have access to the source code or must this be done from the outside? Is it C or Perl. If you have source code then the select system call will get you started or you could go ahead and read the data but store it in a buffer for the application's access.&lt;BR /&gt;&lt;BR /&gt;Clay&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jul 2001 14:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reading-socket-queue-s/m-p/2550260#M876181</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-09T14:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: reading socket queue's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reading-socket-queue-s/m-p/2550261#M876182</link>
      <description>Clay,&lt;BR /&gt;&lt;BR /&gt;Unfortunately I don't have access to the source. I need to achieve this from the outside, in which case either Perl or C would do.&lt;BR /&gt;&lt;BR /&gt;Jamie</description>
      <pubDate>Mon, 09 Jul 2001 15:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reading-socket-queue-s/m-p/2550261#M876182</guid>
      <dc:creator>Jamie Rancourt</dc:creator>
      <dc:date>2001-07-09T15:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: reading socket queue's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reading-socket-queue-s/m-p/2550262#M876183</link>
      <description>Hi Jamie,&lt;BR /&gt;&lt;BR /&gt;In that case, this does not appear to be doable. I'm afraid that lsof or netstat will be of little use in this case.</description>
      <pubDate>Mon, 09 Jul 2001 15:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reading-socket-queue-s/m-p/2550262#M876183</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-09T15:42:24Z</dc:date>
    </item>
  </channel>
</rss>

