<?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: Does RTCS_select Implement Write-ability Activity Check? in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-RTCS-select-Implement-Write-ability-Activity-Check/m-p/254035#M7443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RTCS_selectset() returns also when a send buffer for a stream socket becomes available (writeable) after acknowledge is received. I recommend RTCS_selectset() as RTCS_selectall() has a bug (it will be fixed in next MQX). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, next year we will introduce also select on independent socket sets for read/write, BSD-like select() function. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Dec 2013 07:10:15 GMT</pubDate>
    <dc:creator>Martin_</dc:creator>
    <dc:date>2013-12-11T07:10:15Z</dc:date>
    <item>
      <title>Does RTCS_select Implement Write-ability Activity Check?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-RTCS-select-Implement-Write-ability-Activity-Check/m-p/254034#M7442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The RTCS documentation concerning RTCS_select/RTCS_selectall seems a little out of date, and in browsing the code it's not clear to me what is fully implemented.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is does RTCS_Select, in addition to connection activity, errors, and data ready to read, also test for write_set?&amp;nbsp; That is will it unblock when a socket buffer is available to take more data on a write?&amp;nbsp; This is needed for handlers that need to both read and write data on a socket within a single tasks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;PMT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 22:59:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-RTCS-select-Implement-Write-ability-Activity-Check/m-p/254034#M7442</guid>
      <dc:creator>pmt</dc:creator>
      <dc:date>2013-12-10T22:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Does RTCS_select Implement Write-ability Activity Check?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-RTCS-select-Implement-Write-ability-Activity-Check/m-p/254035#M7443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RTCS_selectset() returns also when a send buffer for a stream socket becomes available (writeable) after acknowledge is received. I recommend RTCS_selectset() as RTCS_selectall() has a bug (it will be fixed in next MQX). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, next year we will introduce also select on independent socket sets for read/write, BSD-like select() function. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 07:10:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-RTCS-select-Implement-Write-ability-Activity-Check/m-p/254035#M7443</guid>
      <dc:creator>Martin_</dc:creator>
      <dc:date>2013-12-11T07:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Does RTCS_select Implement Write-ability Activity Check?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-RTCS-select-Implement-Write-ability-Activity-Check/m-p/254036#M7444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it has been over a year, is this ever going to be implemented?&amp;nbsp; I have had to hack mqx rtos code to have a select-like function for unblocking on uart reads.&amp;nbsp; I had to do this on 2 different products and would be nice if I didn't have to include this hack when I update to the latest MQX rtos.&amp;nbsp; At the moment I have a tcp server thread that I would like to have close sockets when the child socket thread gets a disconnection event although I can't seem to find a way to unblock the server thread when it is stuck on RTCS_selectset.&amp;nbsp; I could use the timeout on the rtcs_select although I don't want it to have to poll...&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 20:13:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-RTCS-select-Implement-Write-ability-Activity-Check/m-p/254036#M7444</guid>
      <dc:creator>danieldelatorre</dc:creator>
      <dc:date>2015-06-25T20:13:36Z</dc:date>
    </item>
  </channel>
</rss>

