<div class="markdown_content"><hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/patches/527">[patches:#527]</a> Function to init fd poll code indepdently of sys_startgui such as should occur in libpd to have functional netreceives</strong></p>
<p><strong>Status:</strong> open<br />
<strong>Group:</strong> feature<br />
<strong>Created:</strong> Fri Jul 11, 2014 11:01 PM UTC by Anonymous<br />
<strong>Last Updated:</strong> Fri Jul 11, 2014 11:01 PM UTC<br />
<strong>Owner:</strong> Miller Puckette</p>
<p><span>[netreceive]</span>s have never worked in libpd. The reason being the socket polling machinery in sys_domicrosleep() was never called, and the required structures never initialised. This new function gives libpd and other external interfaces the hooks to do the latter so it won't crash when we do the former.</p>
<hr />
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="http://sourceforge.net/p/pure-data/patches">http://sourceforge.net/p/pure-data/patches/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="http://sourceforge.net/p/pure-data/admin/patches/options.">http://sourceforge.net/p/pure-data/admin/patches/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>