<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4628" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: read_from_discriptor issue</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4628</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>read_from_discriptor issue</title>
   <link>https://smaugmuds.afkmods.com/topic/readfromdiscriptor-issue-4628/&amp;p=22230#p22230</link>
   <description>In comm.c find the read_from_descriptor function and find this [code] if( nRead &amp;gt; 0 ) { iStart += nRead; /* Update the incomm here before adding more to the line etc */ update_transfer( 1, nRead ); if( d-&amp;gt;inbuf[iStart - 1] == &#039;\r&#039; || d-&amp;gt;inbuf[iStart - 1] == &#039;\n&#039; ) break; } [/code] change it to this [code] if( nRead &amp;gt; 0 ) { iStart += nRead; /* Update the incomm here before adding </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/readfromdiscriptor-issue-4628/&amp;p=22230#p22230</guid>
   <pubDate>Sun, 15 Jan 2012 10:38:26 CST</pubDate>
   <category>LoP Bugfix List</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
 </channel>
</rss>
