<?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 Does Linux kernel for i.mx6q support  socket network programming? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Does-Linux-kernel-for-i-mx6q-support-socket-network-programming/m-p/821058#M126419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using i.mx6q sabresd board, and the Linux kernel is downloaded from here:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/MrVan/linux" title="https://github.com/MrVan/linux"&gt;GitHub - MrVan/linux: Linux kernel source tree&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that the linux network socket seems don't work. When I write an application to create a socket, it is blocked. The network is ok,&amp;nbsp; as the ping works well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the code I want to create a socket. However, it is blocked, and doesn't run.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;//Create socket&lt;BR /&gt; sock = socket(AF_INET, SOCK_STREAM, 0);&lt;BR /&gt; if (sock &amp;lt; 0){&lt;BR /&gt; printf("Could not create socket");&lt;BR /&gt; exit(0);&lt;BR /&gt; }&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2018 08:03:32 GMT</pubDate>
    <dc:creator>shijunzhao</dc:creator>
    <dc:date>2018-09-13T08:03:32Z</dc:date>
    <item>
      <title>Does Linux kernel for i.mx6q support  socket network programming?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-Linux-kernel-for-i-mx6q-support-socket-network-programming/m-p/821058#M126419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using i.mx6q sabresd board, and the Linux kernel is downloaded from here:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/MrVan/linux" title="https://github.com/MrVan/linux"&gt;GitHub - MrVan/linux: Linux kernel source tree&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that the linux network socket seems don't work. When I write an application to create a socket, it is blocked. The network is ok,&amp;nbsp; as the ping works well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the code I want to create a socket. However, it is blocked, and doesn't run.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;//Create socket&lt;BR /&gt; sock = socket(AF_INET, SOCK_STREAM, 0);&lt;BR /&gt; if (sock &amp;lt; 0){&lt;BR /&gt; printf("Could not create socket");&lt;BR /&gt; exit(0);&lt;BR /&gt; }&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 08:03:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-Linux-kernel-for-i-mx6q-support-socket-network-programming/m-p/821058#M126419</guid>
      <dc:creator>shijunzhao</dc:creator>
      <dc:date>2018-09-13T08:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Does Linux kernel for i.mx6q support  socket network programming?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-Linux-kernel-for-i-mx6q-support-socket-network-programming/m-p/821059#M126420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shijun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to attached Release Notes sect.2.1 New features nxp linux sources are located on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.9.88_2.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.9.88_2.0.0_ga"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Supported functionality and drivers are described in attached Release Notes sect.3 BSP Supported Features&lt;/P&gt;&lt;P&gt;and Linux Manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Sep 2018 23:22:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-Linux-kernel-for-i-mx6q-support-socket-network-programming/m-p/821059#M126420</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-09-16T23:22:45Z</dc:date>
    </item>
  </channel>
</rss>

