sunet-devel
[Top] [All Lists]

[Sunet-devel] Re: sunet: seval do/timeout problem (i want to kill a thr

To: sunet-devel@lists.sourceforge.net
Subject: [Sunet-devel] Re: sunet: seval do/timeout problem (i want to kill a thread)
From: mmc@maruska.dyndns.org (Michal Maruška)
Date: Wed Apr 3 12:00:54 2002
Cc: scsh-news@zurich.ai.mit.edu
List-id: <sunet-devel.lists.sourceforge.net>
Sender: sunet-devel-admin@lists.sourceforge.net
mmc@maruska.dyndns.org (Michal Maruška) writes:


> i have been looking at SEVAL handler in sunet. It works only if i remove the
> |        (do/timeout 10


Going back to fork {i.e. do/timeout} in SEVAL, and commenting out in seval.scm

;(http-log "Seval sexp:~%~s~%\n" s)
which apparently "blocks" the server,

... i see that the output of the subprocess goes to stdout of the server at the
launch time. I suspect (being warned by the scsh manual) that the output of the
request processing goes to a string-port. Can i debug it (type of the port)?



<Prev in Thread] Current Thread [Next in Thread>