Problem with netcat

2011-04-03 Thread John Proctor
than a single express e.g. (+ 1 1) and try : $ nc localhost 9000 < foo.ss the guile instance dies immediately with no errors or anything. Any ideas on how I can debug what is going on would be appreciated. Thanks, John Proctor

Re: Problem with netcat

2011-04-11 Thread John Proctor
Thanks for the great response. On Mon, Apr 11, 2011 at 10:32 AM, Detlev Zundel wrote: > Hi Andy, > > > On Thu 07 Apr 2011 18:04, Detlev Zundel writes: > > > >> So it seems like guile wants simply to output a newline but the socket > >> is closed already and the process then gets the SIGPIPE sig