<?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 Socket close in Java does not terminate pending read operations. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/socket-close-in-java-does-not-terminate-pending-read-operations/m-p/3158073#M718067</link>
    <description>I'm developing a server application that communicates over TCP/IP. On certain error conditions, the server closes the socket. I would expect pending reads on Socket InputStreams to terminate when the socket is closed. But nothing   happens, the reads hang until the client application stopps. &lt;BR /&gt;I do experience this problem only, when the server is run on a HP JVM. On Windows everything works fine. Is that a bug of the HP JVM.</description>
    <pubDate>Wed, 07 Jan 2004 07:55:38 GMT</pubDate>
    <dc:creator>Patrick Volery</dc:creator>
    <dc:date>2004-01-07T07:55:38Z</dc:date>
    <item>
      <title>Socket close in Java does not terminate pending read operations.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/socket-close-in-java-does-not-terminate-pending-read-operations/m-p/3158073#M718067</link>
      <description>I'm developing a server application that communicates over TCP/IP. On certain error conditions, the server closes the socket. I would expect pending reads on Socket InputStreams to terminate when the socket is closed. But nothing   happens, the reads hang until the client application stopps. &lt;BR /&gt;I do experience this problem only, when the server is run on a HP JVM. On Windows everything works fine. Is that a bug of the HP JVM.</description>
      <pubDate>Wed, 07 Jan 2004 07:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/socket-close-in-java-does-not-terminate-pending-read-operations/m-p/3158073#M718067</guid>
      <dc:creator>Patrick Volery</dc:creator>
      <dc:date>2004-01-07T07:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Socket close in Java does not terminate pending read operations.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/socket-close-in-java-does-not-terminate-pending-read-operations/m-p/3158074#M718068</link>
      <description>Have a look at the -XdoCloseWithReadPending option.&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/java/infolibrary/prog_guide/hotspot.html#-XdoCloseWithReadPending" target="_blank"&gt;http://www.hp.com/products1/unix/java/infolibrary/prog_guide/hotspot.html#-XdoCloseWithReadPending&lt;/A&gt;</description>
      <pubDate>Wed, 07 Jan 2004 11:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/socket-close-in-java-does-not-terminate-pending-read-operations/m-p/3158074#M718068</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2004-01-07T11:24:22Z</dc:date>
    </item>
  </channel>
</rss>

