<?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 select() pain in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/select-pain/m-p/4200289#M44028</link>
    <description>Hi guru,&lt;BR /&gt;To make my TCL/TK port&lt;BR /&gt;better, I wish to resolve&lt;BR /&gt;select() pain.&lt;BR /&gt;&lt;A href="http://fafner.dyndns.org/~alexey/tcltk" target="_blank"&gt;http://fafner.dyndns.org/~alexey/tcltk&lt;/A&gt;&lt;BR /&gt;I've searched, but cant find more or less idea.&lt;BR /&gt;May be, anybody give me a couple ideas how to workaround it. Let brainstorm begin :)&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 19 May 2008 06:25:32 GMT</pubDate>
    <dc:creator>Alex Chupahin</dc:creator>
    <dc:date>2008-05-19T06:25:32Z</dc:date>
    <item>
      <title>select() pain</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/select-pain/m-p/4200289#M44028</link>
      <description>Hi guru,&lt;BR /&gt;To make my TCL/TK port&lt;BR /&gt;better, I wish to resolve&lt;BR /&gt;select() pain.&lt;BR /&gt;&lt;A href="http://fafner.dyndns.org/~alexey/tcltk" target="_blank"&gt;http://fafner.dyndns.org/~alexey/tcltk&lt;/A&gt;&lt;BR /&gt;I've searched, but cant find more or less idea.&lt;BR /&gt;May be, anybody give me a couple ideas how to workaround it. Let brainstorm begin :)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 May 2008 06:25:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/select-pain/m-p/4200289#M44028</guid>
      <dc:creator>Alex Chupahin</dc:creator>
      <dc:date>2008-05-19T06:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: select() pain</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/select-pain/m-p/4200290#M44029</link>
      <description>select() on OpenVMS has traditionally not worked the way you want.  It was and (as of what I've seen remains) IP-based only.&lt;BR /&gt;&lt;BR /&gt;You end up using event flags (and event flag wait masks; EFWM), locks and lock resources, or ASTs or threading and semaphores or such.&lt;BR /&gt;&lt;BR /&gt;Not having looked at what this select() is doing, I'd look to use either (gag) event flags or locks.  My preference is for locks, given scaling issues I've encountered with the EFWMs.</description>
      <pubDate>Mon, 19 May 2008 13:11:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/select-pain/m-p/4200290#M44029</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-05-19T13:11:07Z</dc:date>
    </item>
  </channel>
</rss>

