<?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[send]]></title><description><![CDATA[<p>hi<br />
muss ich eigentlich wenn ich mit send was sende, es jetzt immer selber zerlegen also so das ich send in einer while schleife aufrufe oder kann ich an send einfach so einen grossen puffer übergeben und send sendet dann automatisch immer weiter wenn es wieder sneden kann <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /> <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/topic/120988/send</link><generator>RSS for Node</generator><lastBuildDate>Sun, 05 Jul 2026 16:08:19 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/120988.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Sep 2005 18:36:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to send on Sun, 18 Sep 2005 18:36:11 GMT]]></title><description><![CDATA[<p>hi<br />
muss ich eigentlich wenn ich mit send was sende, es jetzt immer selber zerlegen also so das ich send in einer while schleife aufrufe oder kann ich an send einfach so einen grossen puffer übergeben und send sendet dann automatisch immer weiter wenn es wieder sneden kann <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /> <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/875151</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/875151</guid><dc:creator><![CDATA[k1]]></dc:creator><pubDate>Sun, 18 Sep 2005 18:36:11 GMT</pubDate></item><item><title><![CDATA[Reply to send on Sun, 18 Sep 2005 18:38:41 GMT]]></title><description><![CDATA[<blockquote>
<p>If no buffer space is available within the transport system to hold the data to be transmitted, send will block unless the socket has been placed in nonblocking mode. On nonblocking stream oriented sockets, the number of bytes written can be between 1 and the requested length, depending on buffer availability on both client and server computers.</p>
</blockquote>
]]></description><link>https://www.c-plusplus.net/forum/post/875159</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/875159</guid><dc:creator><![CDATA[buf]]></dc:creator><pubDate>Sun, 18 Sep 2005 18:38:41 GMT</pubDate></item><item><title><![CDATA[Reply to send on Sun, 18 Sep 2005 19:50:03 GMT]]></title><description><![CDATA[<p>kannst du das näher erklären habe ich jetzt nicht verstanden</p>
]]></description><link>https://www.c-plusplus.net/forum/post/875224</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/875224</guid><dc:creator><![CDATA[k1]]></dc:creator><pubDate>Sun, 18 Sep 2005 19:50:03 GMT</pubDate></item><item><title><![CDATA[Reply to send on Mon, 19 Sep 2005 11:56:28 GMT]]></title><description><![CDATA[<p>Wenn dein Socket im Blocking-Modus ist brauchst du dich nicht drum kümmern.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/875647</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/875647</guid><dc:creator><![CDATA[block]]></dc:creator><pubDate>Mon, 19 Sep 2005 11:56:28 GMT</pubDate></item></channel></rss>