<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Mar 23, 2010, at 10:00 AM, Willy Lai wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Menlo; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="font-family: monospace; ">What I want, is writing stuff in the console, without interrupting the<span class="Apple-converted-space">&nbsp;</span><br>ping mechanism.<br>(The pings and pongs in my case should continue to be sent while typing<span class="Apple-converted-space">&nbsp;</span><br>stuff in the console)<br></span></span></blockquote></div><br><div>Without a *complete* program example, we can't really tell you what might be blocking. It may be a lot of things, from some very simple problems to some very complex ones. &nbsp;Please see &lt;<a href="http://sscce.org/">http://sscce.org/</a>&gt; for details on what types of examples would be useful.</div><div><br></div><div>Based on your simple description, this really should work. &nbsp;If it didn't, 'twistd' wouldn't be able to log to stdout and run a server at the same time (and it definitely can, I do that every day, at least ten times).</div><div><br></div><div>Thanks,</div><div><br></div><div>-glyph</div><div><br></div></body></html>