<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Blocking vs non blocking socket]]></title><description><![CDATA[<p dir="auto">Why can I send a larger message (116 bytes) when the socket is in non blocking mode? When the socket is in blocking mode, which is what I want to be able to determine when to enter sleep mode, I get an error message saying that the message is too big.</p>
]]></description><link>https://forum.pycom.io/topic/1279/blocking-vs-non-blocking-socket</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 14:14:09 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/1279.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 May 2017 18:30:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Blocking vs non blocking socket on Mon, 29 May 2017 18:30:36 GMT]]></title><description><![CDATA[<p dir="auto">Why can I send a larger message (116 bytes) when the socket is in non blocking mode? When the socket is in blocking mode, which is what I want to be able to determine when to enter sleep mode, I get an error message saying that the message is too big.</p>
]]></description><link>https://forum.pycom.io/post/7823</link><guid isPermaLink="true">https://forum.pycom.io/post/7823</guid><dc:creator><![CDATA[tholden]]></dc:creator><pubDate>Mon, 29 May 2017 18:30:36 GMT</pubDate></item></channel></rss>