<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
stdout and stderr are just sent to files. The software<br>
isn't generally supposed to use them for anything.<br>
Nothing ever reads from stdin; it's just daemon software.<br>
<br>
Ron Garret wrote:
<blockquote type="cite" cite="mid:783A554A-D8EC-4865-9769-3BE065B4D9CC@flownet.com">
<pre wrap="">But what do you do with stdin/stdout and the initial listener?
On Feb 18, 2010, at 8:48 AM, Daniel Weinreb wrote:
</pre>
<blockquote type="cite">
<pre wrap="">We do that.
-- Dan
Robert Goldman wrote:
</pre>
<blockquote type="cite">
<pre wrap="">For a long-running daemon program we've worked on, we've compiled a
swank server into the program, so that one can attach a slime session.
Possibly worth investigating?
_______________________________________________
Openmcl-devel mailing list
<a href="mailto:Openmcl-devel@clozure.com" class="moz-txt-link-abbreviated">Openmcl-devel@clozure.com</a>
<a href="http://clozure.com/mailman/listinfo/openmcl-devel" class="moz-txt-link-freetext">http://clozure.com/mailman/listinfo/openmcl-devel</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
Openmcl-devel mailing list
<a href="mailto:Openmcl-devel@clozure.com" class="moz-txt-link-abbreviated">Openmcl-devel@clozure.com</a>
<a href="http://clozure.com/mailman/listinfo/openmcl-devel" class="moz-txt-link-freetext">http://clozure.com/mailman/listinfo/openmcl-devel</a>
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
</body>
</html>