<?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 bind() error in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/bind-error/m-p/181774#M2842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating socket within a while(1) loop &amp;amp; shutting down socket using shutdown().&lt;/P&gt;&lt;P&gt;Again when it reaches in the beginning of the loop , it is throwing error during bind().&lt;/P&gt;&lt;P&gt;please reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2012 03:58:33 GMT</pubDate>
    <dc:creator>netra</dc:creator>
    <dc:date>2012-11-21T03:58:33Z</dc:date>
    <item>
      <title>bind() error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/bind-error/m-p/181774#M2842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating socket within a while(1) loop &amp;amp; shutting down socket using shutdown().&lt;/P&gt;&lt;P&gt;Again when it reaches in the beginning of the loop , it is throwing error during bind().&lt;/P&gt;&lt;P&gt;please reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 03:58:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/bind-error/m-p/181774#M2842</guid>
      <dc:creator>netra</dc:creator>
      <dc:date>2012-11-21T03:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: bind() error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/bind-error/m-p/181775#M2843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello netra, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well normally , we do not use bind in a while loop . I believe you should setup a socket, outside a while loop and call accept in a while loop , accept would return u a new socket handle. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you only want a single connection and want to use bind inside while , then you should try to check what error does bind returns and try to read what it means in rtcs.h file . You would probably get some clue &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 07:02:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/bind-error/m-p/181775#M2843</guid>
      <dc:creator>mohwaqas12</dc:creator>
      <dc:date>2012-11-29T07:02:37Z</dc:date>
    </item>
  </channel>
</rss>

